a.web:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFCC;
	text-decoration: underline;
}
a.web:visited  {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFCC;
	text-decoration: underline;
}
a.web:hover  {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFCC;
	text-decoration: underline;
}
a.fanye:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fanye:visited  {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fanye:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

