body {
	font-family: "ËÎÌå";
	font-size: 12px;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
}
a {
	text-decoration: none;
	color: blue;
}
a:link {
	color: #0000ff;
}
a:hover {
	color: #0000FF;
}
