.mm_menu_item{
	color: #51BC8D;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}
.mm_menu_item_onOver{
	color: #ffffff;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}
.mm_menu_item_active{
	color: #ffffff;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}

