
a:link  {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover  {
	color : #FF9900;
	text-decoration : none;
}

a:visited  {
	color : #FFFFFF;
	text-decoration : none;
}