a { text-decoration: none; }

.texto { 	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 8pt;
	 	color: #009AA2;
	}

.texDestacado { font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 9pt;
	 	color: #009AA2;
		font-weight: bold;
	}

.secciones {	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 10pt;
	 	color: #009AA2;
	}

.secciones:hover {	font-family: Arial, Helvetica, Sans serif, Verdana;
	 		font-size: 10pt;
	 		color: #00747A;
	}

.ganadorHome { 	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 12pt;
	 	color: #EE3338;
		font-style: italic;
		font-weight: bold;
	}

.ganadorMes { 	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 12pt;
	 	color: #009AA2;
		font-style: italic;
		font-weight: bold;
	}

.ganador { 	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 14pt;
	 	color: #EE3338;
		font-style: italic;
		font-weight: bold;
	}

.premiosTex {	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 10pt;
	 	color: #EE3338;
		font-weight: bold;
	}

.premiosPts { 	font-family: Arial, Helvetica, Sans serif, Verdana;
	 	font-size: 10pt;
	 	color: #EE3338;
		font-style: italic;
		font-weight: bold;
	}
