<style type="text/css">
<!--

body { font: 13px/18px Arial, Helvetica, Tahoma, Verdana, sans-serif; }

ul, ol, dl {position: relative;  }

.mymenus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-style: normal;
	line-height: normal;
}
a {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #333;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.pagelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.headliner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.newsflash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

#nav {
	list-style: none;
	position: relative;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: center;

}
#nav a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background: #b2d281;
	margin: 0;
	padding: 0.25em 0.75em;
	border-right: 1px solid #ccc;
	font-size: 13px;

}
#nav a:hover {
	background: #ccc;
	color: #666;

}
#nav a.here
, #nav a.here:link
, #nav a.here:visited {
	background: #ccc;
	color: #666;

}
#nav a.here:link,
#nav a.here:visited {
}
-->
</style>