body {
	background-color: #FFFFFF;
}
a:link {
	color: #445395;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e35000;
}
a:hover {
	text-decoration: underline;
	color: #e35000;
}
a:active {
	text-decoration: none;
	color: #e35000;
}
body,td,th {
	color: #000000;
}
.datenews {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.textenews {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
