body {
	font-family: verdana;
}

.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;
}

a:visited {
    color: #339900;
    text-decoration: none;
}

a:active, a:hover {
	color: #339900;
    font-weight: bold;
    text-decoration: underline;
} 

.enlace {
	font-size: 11px;
}

#titulo {
	color: #339900;
	font-weight: bold;
}

#texto {
	font-size: 9pt;
}

.lineaTexto {
    text-align: justify;
    font-size: 9pt; font-weight: normal;
	margin-right: 0.5cm;
	color: #555555;
}

.bases {
	color: #FFCC00;
	font-size: 12pt;
	font-weight: bold;
}

.epigrafe {
	color: #FFCC00;
	font-size: 12pt; font-weight: bold;
}

.epigrafe2 {
	color: #FFCC00;
	font-size: 9pt; font-weight: bold;
}

.patrocinador {
	font-size: 8pt; font-weight: bold;
	color: #339900;
}

.construccion {
	color: #FFCC00;
	font-size: 14pt; font-weight: bold;
}

.aclaraciones {
	color: #666666;
	font-size: 10pt; font-weight: bold;
}

.pie {
	text-align: justify;
    font-size: 8pt;
	color: #666666;
}
