.font_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.yellow {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #E0AA07;
}


.font_12_bold {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font_14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.font_14_bold {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
/*以下为默认12号连接样式。*/
a:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: none;}

/*以下为特殊12号连接样式。*/
a:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color:;text-decoration: none;}
a:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: none;}

/*以下为12号带下划线连接样式。*/
a.underline_12:link {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.underline_12:visited {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #333333;text-decoration: none;}
a.underline_12:hover {font-family: "宋体";font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
text-transform: none;color: #FF0000;text-decoration: underline;}

/*以下为14号连接样式。*/
a.link_14:link {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.link_14:visited {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;
font-weight: normal;font-variant: normal;text-transform: none;color: #FFFFFF;text-decoration: none;}
a.link_14:hover {font-family: "宋体";font-size: 14px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #E8FEA3;text-decoration: none;}
