
/* 导航颜色字体配置开始 */
a.a1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a2:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;}

}
a.a2:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a2:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
/* 导航颜色字体配置结束 */