.links {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
}
a.links {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.links:hover {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}