.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.links A:link {text-decoration: none; color:black;}
.links A:visited {text-decoration: none; color:black;}
.links A:active{text-decoration: none; color:black;}
.links A:hover{text-decoration: none; color: green;}