.news {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.news a{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.news a:hover{
	color: #FFFF00;
}





