.texto_destacado_azul{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#920108;
	font-weight:bold;
}

.txt_cronicas{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	line-height:15px;
}

.txt_destacado_negro{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#920108;
}

.txt_cronicas a:link {
	text-decoration: underline;
	color:#920108;
}
.txt_cronicas a:visited {
	text-decoration: underline;
	color:#920108;
}
.txt_cronicas a:active {
	text-decoration: underline;
	color:#999999;
}
.txt_cronicas a:hover {
	text-decoration:underline;
	color:#999999;
}

.noticias_otras{padding-top:10px;}

.titulo_noticia_otras {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#ED1B24;
	margin-right:8px;
}

.titulo_noticia_otras a:link {text-decoration: none; color:#920108;}
.titulo_noticia_otras a:visited {text-decoration: none; color:#920108;}
.titulo_noticia_otras a:active {text-decoration: none; color:#920108;}
.titulo_noticia_otras a:hover {text-decoration:underline; color:#EE1C25;font-size:12px;}

.fecha_noticia_secundaria {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#999999;
	margin-left:12px;
}
