.henshaw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.henshaw a:link {
	color: #0033FF;
	text-decoration: none;
}
.henshaw a:visited {
	color: #162e7c;
	text-decoration: none;
}
.henshaw a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.henshaw a:active {
	color: #162e7c;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.bottomnav a:link {
	color: #FFFF99;
	text-decoration: none;
	font-size: 9px;
}
.bottomnav a:visited {
	color: #FFE699;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
.bottomnav a:active {
	color: #FF9999;
	text-decoration: none;
}
.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:visited {
	color: #FFF5D9;
	text-decoration: none;
}
.menu a:hover {
	color: #4A3517;
	text-decoration: none;
	background-color: #CA9A59;
	font-weight: bold;
}
.menu a:active {
	font-style: italic;
	text-decoration: none;
}
#menu.current a:link {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A351D;
	background-color: #CDBC91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menucurrent {
	background-color: #CBAC73;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
