.mm_menu_item{
	color: #454847;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
}
.mm_menu_item_onOver{
	color: #026D88;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
}
.mm_menu_item_active{
	color: #026D88;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
}


