a.Nav:link, a.Nav:visited, a.Nav:hover, a.Nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #587861;
	text-decoration: none;
}.NavBackground {
	background-image: url(images/Nav_Background.gif);
	background-repeat: repeat;
}
.NavBackgroundOver {
	background-image: url(images/Nav_Background_Over.gif);
	background-position: center;
}
.NavBackgroundOverNetscape {
	background-image: url(images/Nav_Background_Over_Netscap.gif);
	background-position: center;
}
