body {
	font-family: verdana, tahoma;
}

#tablaEnlaces {
    border: 0;
	font-weight: bold;
}

td.cabecera {
  background-color: #0E2C5A;
}

.celdaEnlace {
	text-align: center;
	border-color: #0E2C5A;
	border-style: solid;
	border-width: 1px;
}

a:link {
    color: #0E2C5A;
    text-decoration: none;
    font-size: 8pt;
}

a:visited {
    color: #0E2C5A;
    text-decoration: none;
    font-size: 8pt;
}

a:active, a:hover {
	color: #0656B7;
    font-weight: bold;
    text-decoration: underline;
    font-size: 8pt;
}

p.lineaTexto {
  font-family: verdana, tahoma;
  text-align: justify;
  text-indent: 0.4cm;
  font-size: 9pt;
	margin-right: 1cm;
	color: #555555;
}

.texto {
  font-family: verdana, tahoma;
  font-size: 9pt;
  text-align: justify;
  text-indent: 0.4cm;
  margin-right: 0.5cm;
	color: #555555;
}

#tablaLogos {
	border: 1;
}

.patrocinador {
  font-family: verdana, tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #0E2C5A;
}

#colaboradores {
	font-family: verdana, tahoma;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: #0E2C5A;
}
