a.navtop, a.navtop:link, a.navtop:visited {
	display:inline;
	text-align:center;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F4F7FB;
	line-height:24px;
	overflow:hidden;
	font-weight: bold;
}

a.navtop:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98ED58;
}

a.navtop:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1E860;
	
}

