.news {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
}
.font01 {
	font-size: 13.5px;
	color: #333333;
}
.font13 {
	font-size: 13px;
	line-height: 20px;
}
.font12 {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
