/* MHS CSS Document */
a.link:link, a.link:visited{
			color:#005826 !important;
			text-decoration: none;
}
a.link:hover, a.link:active {
			color:#ffffff !important;
			text-decoration: none;
			background-color: #005826 !important;
		}
.menuheader{
			font-size: 14pt;
			font-family: Monotype Corsiva;
			font-weight: bold;
			border-bottom: solid 2px #005826;
}