td {
	font-size: 10pt;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";

}
.black {
	font-size: 10pt;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 10pt;
	line-height: 28px;
	color: #000000;
	text-decoration: underline;
}
.red {
	font-size: 10pt;
	line-height: 28px;
	color: #6A0500;
	text-decoration: none;
}
a.red:hover {
	font-size: 10pt;
	line-height: 28px;
	color: #6A0500;
	text-decoration: underline;
}
.white {
	font-size: 10pt;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 10pt;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: underline;
}
.yellow {
	font-size: 10pt;
	line-height: 28px;
	color: #FFCC00;
	text-decoration: none;
}
a.yellow:hover {
	font-size: 10pt;
	line-height: 28px;
	color: #FFCC00;
	text-decoration: underline;
}
.font12 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #666666;
}
