td {
	font-size: 12px;
	color: #003366;
	line-height: 170%;
	font-family: "Arial", "ËÎÌå";



}
body {
	font-size: 12px;
	color: #00FFFF;
	font-family: "Verdana", "ËÎÌå";

}
a:link {
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;

}
.big {
	font-family: "Arial", "ËÎÌå";
	font-size: 14px;
	line-height: 170%;
	color: #FF0000;

}
.eng {
	font-family: "Verdana";
	font-size: 10px;
	text-decoration: none;
}
