/* grayscale - all levels; text properties */
.m0l0mouti,
.m0l1mouti {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno,
.m0l1mouto,
.m0l1movero,
.m0l1mdowno {
	background: #000000;
	border: 1px solid #606060;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties */
.m0l0moveri,
.m0l0mdowni,
.m0l1moveri,
.m0l1mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

