.menu TABLE {
}
.menu TD {
	border: thin dashed #666666;
	background-color: #FFFFFF;
	
}
.menu A {
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.menu A:hover {
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #015274;
}.menu_titulo {

	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #015274;
}
.titulo {
	
	font-size: 18px;
	font-weight: bold;
	color: #C21D17;
}
.titulo_noticia {
	
	font-size: 14px;
	color: #C21D17;
	font-weight: bold;
}
.titulo_noticia A {
	
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.titulo_noticia A:hover {
	
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.subtitulo_noticia {
	
	font-size: 12px;
	color: #000000;
}
.titulo_noticia A {
	
	font-size: 13px;
	color: #C21D17;
	text-decoration: underline;
}
.titulo_noticia A:hover {
	
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}
.separador {
	border-top: thin dashed #666666;
}
H1 {
	
	font-size: 18px;
	font-weight: bolder;
	color: #C21D17;
}

BODY {
	font-family: Arial;
	font-size:13px;
}

.lista{
	line-height: 155%;
	font-size: 12px;
	color: #000000;
}