@charset "UTF-8";
.menuheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #060;
}

.topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #930;
	background-color: #FC0;
	background-repeat: repeat;
}

.topnav a:link {
	color: #360;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
font-decoration: underline;
}

.topnav a:visited {
	color: #360;
}

.topnav a:hover {
	color: #000;
}
