body {
	background-color: #E8FFF3;
	/*font-color: #008080;*/
	/*color: #008080;*/
}
p {
	font-size: 14px;
	font-family: "ËÎÌå";
	/*font-color: #008080;*/
	line-height: "150%";
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}