body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4D81;
}
body {
	background-color: #D4DEF4;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4D81;
}
a:link {
	text-decoration: none;
	color: #3C4D81;
}
a:visited {
	text-decoration: none;
	color: #3C4D81;
}
a:hover {
	text-decoration: underline;
	color: #3C4D81;
}
a:active {
	text-decoration: none;
	color: #3C4D81;
}
.TextoNews {
	color: #3C4D81;
	font-weight: bold;
}
.TituloNew {
	font-size: 14px;
	font-weight: bold;
	color: #3C4D81;
}
.BackNew {
	color: #3C4D81;
	font-size: 11px;
	font-style: italic;
}
.notas {color: #3C4D81}
h1 {
	font-size: 14px;
}