 A:link {
	color: White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
	text-decoration : none
} 
 A:visited {color: White;
 font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
	text-decoration : none
 } 
 A:hover {
	color: White;
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
} 
 A:active {
 color: White;  
 font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
	text-decoration : none
 } 
