.titulosnoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0578AD;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;


}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;

}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}
.cierre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;

}
a:link {
	
	color: #FF8300;
}
a:hover {
	
	color: 0578AD;
	text-decoration: none;
}
a:visited {
	
	color: 0578AD;
}
a:active {
	
	color: 0578AD;
	text-decoration: underline;
.borde {
	border: groove #00AEFF;
}
.borde {
	border: double #FFB400;
}
