@charset "utf-8";
table {
	font-size: 12px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.font16 {
	font-size: 16px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a.songti:link {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.songti:visited {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.songti:hover {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 16px;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
