body {
	margin: 0px;
	font-size:13px;
	background-color:#03B0AE;
}

td {
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 150%;
	color: #000000;
}
a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 13px;	
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}