body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-weight: bold;
	font-size: 15px;
	vertical-align: text-top;
	color: #000000;
}
.subtitulo {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
a:link {
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #0066FF;
	text-decoration:none;
}
a:hover {
	color: #0066FF;
	text-decoration:underline;
}
.noticia {
	font-size: 9px;
}
a:active {
	color: #0066FF;
	text-decoration:none;
}
