

A:active {text-decoration:none} 



.abajo{text-decoration:underline;color:#000000}
.abajo:hover{text-decoration:none;color:#000000}

.english{text-decoration:none;color:#000000;font-size:10pt;font-weight:bold}
.english:hover{text-decoration:none;color:#000000;font-size:10pt;font-weight:bold}

A.home{text-decoration:none}
A.home:hover{text-decoration:none}

.seccion{COLOR:"white"; TEXT-DECORATION: underline;font-weight:bold}
A.secciones:link {
	COLOR: rgb(236,224,180); TEXT-DECORATION: none
}
A.secciones:visited {
	COLOR: rgb(236,224,180); TEXT-DECORATION: none
}
A.secciones:hover {
	COLOR:"white"; TEXT-DECORATION: underline
}
.imagen
{
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    BORDER-RIGHT-COLOR: #000000
}