.counter a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
.counter a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
.counter a:hover { 
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none; 
}
