#bodyMainNav a {
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-top: 2px;
}
#bodyMainNav a:link, #bodyMainNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#bodyMainNav a:hover {
	color: #663300;
	text-decoration: none;
}
#navActive a:link, #navActive a:visited, #navActive a:hover {
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-top: 2px;
	color: #663300;
	cursor: default;
}
#bodyContentNav a {
	display: block;
	width: 100%;
}
#bodyContentNav a:link, #bodyContentNav a:visited {
	color: #996600;
}
#bodyContentNav a:hover {
	color: #CC9900;
}
#bodyFooter a:link, #bodyFooter a:visited {
	color: #996600;
	text-decoration: none;
}
#bodyFooter a:hover {
	color: #CC9900;
}
#bodyContentNavActive a:link, #bodyContentNavActive a:visited, #bodyContentNavActive a:hover{
	color: #CC9900;
	cursor: default;
}.openDate a:link, .openDate a:visited {

	color: #996600;
}
.openDate a:hover {

	color: #CC9900;
}
