.a1{  color: #000000; text-decoration: none ;}
.a1:hover{  color: #FFFF00; text-decoration:underline}
.a-nav {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.a-nav:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
 }
.g {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.m a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.m a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.m a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}