﻿.news {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #ffcc66;
	text-decoration: none;

}
.txt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #ffcc66;


}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffcc66;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffcc66;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffcc66;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
