.fondo {  background: url(images/fondo.jpg) no-repeat fixed; font-family: Verdana, Arial, Helvetica, sans-serif}
.textos {  font-size: 11px}
.parrafo {  text-align: justify; margin: 10px}
.punto {  list-style: circle; font-size: 14px; font-weight: bold}
.pagina {  margin: 0px 0px}
.titulo {  font-size: 12px; font-style: normal; font-weight: bold; text-decoration: underline}
.seccion {  font-style: italic; font-weight: bold}
.barras {
    scrollbar-3dlight-color: White;
    scrollbar-arrow-color: Black;
    scrollbar-base-color: White;
    scrollbar-darkshadow-color: White ;
    scrollbar-face-color: White;
    scrollbar-highlight-color: Black;
    scrollbar-shadow-color: Black;
    scrollbar-track-color: White;
}
.logos {  font: 9px Verdana, Arial, Helvetica, sans-serif}
a {  text-decoration: none}
a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: Red}

