.ngmenu {
	font-family: "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #6C664F;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #6C664F;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #BD6213;
	text-decoration: none;
	font-weight: normal;
}
