body{
 background-color:#ffffff;
 font-family: "Arial","ËÎÌå";
 font-size: 12px;
}
.hometext {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	padding-top: 5px;
}
td {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #285db2;
	text-decoration: underline;
}
.B1 {
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	font-size: 12px;
	color: 285db2;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.main a:link {
	color: #305599;
	text-decoration: none;
}
.main a:visited {
	color: #666666;
	text-decoration: none;
}
.main a:active {
	color: #0033FF;
	text-decoration: none;
}
.main a:hover {
	color: #0033FF;
	text-decoration: underline;
}
