#topnews   {
	margin-right: 5px;
	margin-left: 5px;
}
#topnews   a   {
	cursor: pointer;
	color: #006600;
	text-decoration: underline;
}
#topnews   a:hover   {
	color: #FFCC00;
	text-decoration: none;
}
.news    {
	font-size: 10px;
	line-height: 14px;
}
