a:link{
	color : #ffffff;
	text-decoration : none;
}
a:visited{
	color : #ffffff;
	text-decoration : none;
}
a:active{
	color : #ffffff;
	text-decoration : none;
}
a:hover{
	color : #99CCFF;
	text-decoration : none;
}
