A {
	font-family : Verdana;
	color : rgb(46,58,73);
	background-image : none;
	background-color : rgb(235,241,245)}

A:active {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
 	text-decoration: none ;
	background-color : rgb(247,255,253)
}

A:link {
	font-family: Verdana,             Tahoma,             Arial,             Helvetica,             Sans-serif;
 	text-decoration: none 
}A:hover{	font-weight : normal;
	font-style : normal;
	color : rgb(0,0,0);
	font-family : Verdana;
	background-color : rgb(255,255,255)}

