A:LINK {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold
} 

A:VISITED {
color : #FFFFFF;
text-decoration: none
; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal
; font-weight: bold
} 

A:HOVER {
color : #FF9900;
; font-family: Arial, Helvetica, sans-serif
; font-weight: bold
; font-style: normal; line-height: normal; text-decoration: underline
} 

A:ACTIVE {
	color : #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none
} 

