.web {
font:"ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
	text-decoration: underline;
}



.dh a:link {
	font-size: 14px;
	line-height: 20px;
	color: #FFffff;
	font-weight:bold;
	text-decoration: none;
}
.dh a:visited {
	font-size: 14px;
	line-height: 20px;
	color: #FFffff;
	font-weight:bold;
	text-decoration: none;
}
.dh a:hover {
	font-size: 14px;
	line-height: 20px;
	color: #FFffff;
	font-weight:bold;
	text-decoration: underline;
}







td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}