/* CSS Document */

<style type="text/css">
<!--
.css1 {font-family: "ËÎÌå"; font-size: 13px; color: #000066; }
.css2{font-size: 12px; font-family: "ËÎÌå"; color: #000066; }
a:link {
	text-decoration: none;
	color: #000066
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000066}
-->
</style>