.MenuOff {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.MenuOn {
	font-size: 11px;
	color: #72BF44;
	text-decoration: none;
	font-weight: bold;
}
.SubMenuOn {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
