.MC {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.hz {
	font-size: 12px;
	color: #FF7800;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
A.hui:link {
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 22px;
}
A.hui:visited {
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 22px;
}
A.hui:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 22px;
}
