body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
.bai {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #610D07;
	text-decoration: none;
}
.black {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.bai a:link {
	
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:hover {
	
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:active {
	
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
}