.m0l0iout {
	font: 17px Garamond;
	text-decoration: none;
	padding: 0px;
	color: #707070;
}
.m0l0iover {
	font: 17px Garamond;
 	text-decoration: none;
	padding: 0px;
	color: #E2144A;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #cccccc;
	background: #ffffff;
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #cccccc;
	background: #ffffff;
}

/* level 1 inner */
.m0l1iout {
	font: 17px Garamond;
	text-decoration: none;
	padding: 4px;
	color: #831955;
}
.m0l1iover {
	font: bold 17px Garamond;
	text-decoration : none;
	padding: 4px;
	color: #831955;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #ffffff;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #f9f9f9;
}
