a.general:link {
	font-family: "宋体";
	color: #990000;
	text-decoration: underline;
}
a.general:visited {
	font-family: "宋体";
	color:#000000 ;
	text-decoration: underline;
}
a.general:hover {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: underline;
}

a.title_14b:link {
	font-family: "宋体";
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.title_14b:visited {
	font-family: "宋体";
	font-size:14px;
	font-weight:bold;
	color:#000000 ;
	text-decoration: none;
}
a.title_14b:hover {
	font-family: "宋体";
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a.title_14:link {
	font-family: "宋体";
	font-size:14px;
	color: #990000;
	text-decoration: underline;
}
a.title_14:visited {
	font-family: "宋体";
	font-size:14px;
	color:#990000 ;
	text-decoration: underline;
}
a.title_14:hover {
	font-family: "宋体";
	font-size:14px;
	color: #990000;
	text-decoration: none;
	top: 1px;
	position: relative;
}


.title_14b{
	font-family: "宋体";
	font-weight:bold; 
	font-size:14px; 
	color:#990000
}

.title_14{
	font-family: "宋体";
	font-size:14px; 
	color:#990000
}


a.headWhite{
	font-family: "宋体";
    font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.headWhite:visited {
	font-family: "宋体";
    font-size: 14px;
	color:#ffffff ;
	text-decoration: none;
}
a.headWhite:hover {
	font-family: "宋体";
    font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}