.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.titular_noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
}
.image_border {
	border: thick solid #999999;
}
.fecha_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a:visited {
	color: #999900;
}
.resumen_noticia {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
}

