/* level 0 */

.m0l0iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	padding: 2px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
	padding: 2px;
	color: #FFFFFF;
}
.m0l0oout {
	text-decoration : none;
	border : none;
	background: #ff0000;
}
.m0l0oover {
	text-decoration : none;
	border : none;
	background: #6699cc;
}

/* level 1 */

.m0l1iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
	color: #FF0000;
}
.m0l1iover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	padding: 2px;
	color: #000000;
}
.m0l1oout {
	text-decoration : none;
	border : none;
	background: #ffff00;
}
.m0l1oover {
	text-decoration : none;
	border : none;
	background: #66cc99;
}

/* level 2 */

.m0l2iout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding: 2px;
	color: #000000;
}
.m0l2iover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	padding: 2px;
	color: #FF0000;
}
.m0l2oout {
	text-decoration : none;
	border : none;
	background: #9977ff;
}
.m0l2oover {
	text-decoration : none;
	border : none;
	background: #88dd00;
}
