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