.word {
	font-family: "ËÎÌå", "ºÚÌå";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.w2 {
	font-family: "ËÎÌå", "ºÚÌå";
	font-size: 12px;
	line-height: 22px;
}

a.a1:link {
	text-decoration: none;
	color: #000000;
}
a.a1:visited {
	text-decoration: none;
	color: #000000;
}
a.a1:hover {
	text-decoration: none;
	color: #CC0000;
}
a.a1:active {
	text-decoration: none;
	color: #000000;
}