@charset "utf-8";
/* CSS Document */

.mlink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#6F0;
	font-weight:bold;
	text-decoration:none
}
.mlink:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FF0;
	font-weight:bold;
	text-decoration:none;
}

.slink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#023157;
	font-weight:bold;
	text-decoration:none;
}
.slink:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#06C;
	cursor;
	font-weight:bold;
	
}
