.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px;
	color: BLACK;
	text-align: center

}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	text-align: center
}


.m0l0oout {
	text-decoration : none;
	border : 1px solid GREEN;
	background: transparent;
	text-align: center

	
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #410261;
	text-align: center

}


/*inside menu*/



.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
	text-align: left
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
	text-align: left
}


.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: WHITE;
	filter: alpha(opacity=85);
	text-align: left
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
	text-align: left
}