/* CSS Document */
body,td,th { 
    font-family:"ËÎÌå";     
	font-size: 14px;
	line-height:22px;
	color:#000000;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a00000;
	BACKGROUND-IMAGE: url(background.jpg);
	BACKGROUND-REPEAT: repeat-x;
	background-position: top;
	
}
.white{ color:#FFFFFF;}
a:link {text-decoration: none;color:#896e00;}
a:visited {text-decoration: none;color:#896e00;}
a:hover {text-decoration: underline;color:#ffcc00; font-weight:bold;}
a:active {text-decoration: none;color:#896e00;}

a.white:link {text-decoration: none;color:#FFFFFF;}
a.white:visited {text-decoration: none;color:#FFFFFF;}
a.white:hover {text-decoration: underline;color:#f5f099; font-weight:bold;}
a.white:active {text-decoration: none;color:#FFFFFF;}

