.toplink{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}	
a.toplink{
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.toplink:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}