.titulo {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.cuerpo2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.cuerpo2bold {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.ligas1 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.cuerpoNaranja {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
}
.txt-verde {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #00d500;
}
.txtBlanco {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
}
.xtra-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.bold2 {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

