a.topmenu:link {
	font-size: 10px;
	text-decoration:none;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #666666;
}	
a.topmenu:visited {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: none;
	color:#990033;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: none;
	text-decoration: underline;
}
a.topmenu:active {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

