
div.newsList a {
	color: #006857;
	font-weight: bold;
}
div.newsList a:hover {
	color: #f5a01a;
}


div.newsList table {
	border-collapse: collapse;
	width:500px;
}
div.newsList table tr td {
	padding-bottom: 10px;
}