.ff {
	font-family: "宋体";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding-right:5px;
}
a {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
