.contenido {  font-size: 11px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #FFFFFF;    }
a.contenido:active { text-decoration: none}
a.contenido:visited { text-decoration: underline}
a.contenido:link { text-decoration: underline}
a.contenido:hover { text-decoration: none}

.titulos {  font-size: 12px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #39310F;  font-weight : bold;     }
a.titulos:hover { text-decoration: underline}

.link1 {  font-size: 11px ; text-decoration: underline;  font-family :  Arial, Helvetica;  color : #FFE47F;  font-weight : bold;  }
a.link1:hover { text-decoration: none}

.destacado {  font-size: 11px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #FFE47F;  font-weight : bold;  }

.destacado2 {  font-size: 11px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #736A44;  font-weight : bold;  }

.titulo{  font-size: 18px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #FFE47F;  font-weight : bold;  }
.director {  font-size: 16px ; text-decoration: none;  font-family :  Arial, Helvetica;  color : #736A44;  font-weight : bold;  }

body {
scrollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: white;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000;
}

