/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(pics/bg.gif);
}

A:link  { text-decoration: none;color:#668844;}
A:visited {text-decoration: none;color:#668844;}
A:active {text-decoration: underline;}
A:hover {text-decoration: underline;color:#889977;}

body{ font-family:"ËÎÌå"; font-size:12px;}
table,tr,td{ font-family:"ËÎÌå"; font-size:12px; color:#777777}