.links {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
a:active {
	color: #999999;
	text-decoration: none;
}
