p {
	font-family: Arial;
	font-size: 11 pt;
	line-height: 25px;
}
UL {
	font-family: Arial;
	font-size: 11 pt;
	line-height: 25px;
}

p.situacion {
	font-family: Arial;
	font-size: 8 pt;
	color: #FF9900;
	line-height: 20px;
}

p.noticia {
	font-family: Arial;
	font-size: 8 pt;
	line-height: 15px;
}

p.titulo {
	font-family: Arial;
	font-size: 13 pt;
	line-height: 20px;
}

H1 {
	font-family: Arial;
	font-size: 13 pt;
	color: #CC0000;
}

H2 {
	font-family: Arial;
	font-size: 13 pt;
	color: #CC0000;
}

H3 {
	font-family: Arial;
	font-size: 11 pt;
	color: white;
	background-color: #CC0000;
}

H4 {
	font-family: Arial;
	font-size: 11 pt;
	color: #CC0000;
}

ol {
	font-family: Arial;
	font-size: 11 pt;
	line-height: 25px;
}

a {
	font-family: Arial;
	color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a.pestana {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FF9900;
}

a.pestana:hover {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
}
