.topnav {
	text-align:right;
	position:absolute;
	top:90px;
	height: 15px;
	width: 550px;
	left: 140px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.topnav a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
    text-decoration: none;
}
#tophov {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.topnav a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.topnav a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.topnav a:hover, .topnav a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
