@charset "ISO-8859-1";
.cuerpo-texto {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: 87888a;
	line-height: 15px;
}
.textonegrilla {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: 58585a;
	line-height: 15px;
}

.textovinculos {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: 58585a;
	line-height: 20px;
}

.fecha-noticia {
	font-family: "Book Antiqua";
	font-size: 15px;
	color: #87888a;
}
.dia-evento {
	font-family: "Book Antiqua";
	font-size: 50px;
	color: #87888a;
}
.titular-noticia {
	font-family: "Book Antiqua";
	font-size: 25px;
	line-height: 24px;
	color: ab1f3d;
}
.letra-tabla {
	font-family: "Arial";
	font-size: 10px;
	line-height: 11px;
	color: 58585a;
}
