@charset "utf-8";
.mlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.mlinks a:hover{
	color:#663300;
}
.mmenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffeeee;
	text-decoration:none;
	
}
.mmenu a:hover{
	color:#ffbb66;
}