body {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	padding:10px;
}
td a{
	text-decoration:none;
	color: #00ABCF;
}
td a:hover{
	text-decoration:underline;
	color: #00ABCF;
}

.noticia{
	text-transform:uppercase;
	font-size: 22px;
	color: #00ABCF;
	font-weight:bold;
}

.titulo{
	font-size: 22px;
	color: #002364;
}

.subtitulo{
	font-size: 22px;
	color: #00ABCF;
}

