
/* --- MENU --- */

/* level 0 inner */
.m0l0iout {
	text-decoration: none;	
	color: black;
	font-family:Verdana,Trebuchet MS,sans-serif; 
	font-size:14px;
}
.m0l0iover {
	text-decoration: none;	
	color: green;
	font-family:Verdana,Trebuchet MS,sans-serif; 
	font-size:14px;
}

/* level 0 outer */
.m0l0oout 
{
	text-decoration : none;
	border : 1px solid #DDDDDD;	
	background: #FFFFFF;
}

.m0l0oover 
{
	text-decoration : none;
	border : 1px solid  #666666;
	background: #FFFFFF;
}
