a.topnav, a.topnav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration : none;
	border-bottom:	none;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 26px;
	}
	
a.topnav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration : none;
	background-color : #00A2CB;
	border-bottom:	none;
	font-weight: bold;
	}

a.navon, a.navon:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration : none;
	background-color : #00A2CB;
	border-bottom:	none;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 26px;
	}
