.word {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #4B4B4B;
}
a:link {
	text-decoration: none;
	color: #004AA4;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.word a {
	color: #4B4B4B;
}
.word .style1 a {
	color: #004aa4;
}
