.news {
	font-family: "細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news:link {
	font-family: "細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news:hover {
	font-family: "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news2 {
	font-family: "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news2:link {
	font-family: "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news2:hover {
	font-family: "細明體";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
