A
{
 	font-family: "Verdana";
 	font-size: 10pt;
 	color: black;
 	text-decoration : none;
}
A:Hover
{
 	font-family: "Verdana";
 	font-size: 10pt;
 	color: #00BF00;
 	text-decoration : none;
}

