/* CSS Document */
BODY {
	FONT-SIZE: 13px; 
	MARGIN: 0px;
	COLOR: #716f6f; 
	FONT-FAMILY: "ËÎÌå"
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
    background-color:#D7D7D7;
	background-repeat:x;
	text-align:left;
}


td{
	text-align:left;
}

A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #716f6f
}
A:visited {
	COLOR: #716f6f
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #716f6f
}

		
.f6{
	color:#666666;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
}

a.f6:link {
	font-size: 45px;
	COLOR: #663333;text-decoration: none;}
a.f6:visited {
	COLOR: #663333;text-decoration: none;}
a.f6:hover {
	COLOR: #663333;text-decoration: none;}

		
.f1{
	color:#333333;
	font-size:14px;
	text-decoration:none;
    font-weight:bold;
	}
A.f1:link {
	COLOR: #333333;text-decoration: none;}
A.f1:visited {
	COLOR: #333333;text-decoration: none;}
A.f1:hover {
	COLOR: #333300; text-decoration: none;}
