 


A{
	text-decoration : none;
	color : 0099ff; 
}

A:hover{
	text-decoration : underline;
	color : 0099ff;
/*	background-color:#dcdcdc;*/
}

