.mnu {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C3B26;
	text-decoration: none;
	vertical-align: middle;
}
 a.mnu:link,  a.mnu:visited{
	color: #2C3B26;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.mnu:hover,  a.mnu:active{
	color: #006699;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
