.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #FF7F00;
	font-weight: normal;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 3F3F3F;
}
.texto_resaltado_autoridades {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FF7F00;
}
.texto_nombres {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 3F3F3F;
}
.texto_nombres_enlace {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:none;
}
.texto_nombres_enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:underline;
}
.texto_contenedor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 3F3F3F;
	text-decoration:none;
}
.texto_contenedor_2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 3F3F3F;
}
.texto_fecha_noticias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: FF7F00;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:none;
}

.enlace3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:none;
}
.enlace1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 3F3F3F;
	font-weight: bold;
	text-decoration:none;
}
.enlace3:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: FF7F00;
	text-decoration:underline;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:underline;
}
.titulo_noticia {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:none;
}
.titulo_noticia:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FF7F00;
	text-decoration:underline;
}
.texto_contenedor:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 3F3F3F;
	text-decoration:underline;
}
.texto_imagen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: FF9933;
}
.texto_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}	