A       { cursor: hand;}
A:link, A:active, A:visited
        { color: 000000;
          text-decoration: none;
          font-family: Arial;
          font-size: 9pt;
        }
A:hover { color: 00453D;
          text-decoration: underline;
          font-family: Arial;
          font-size: 9pt;
        }
tr      { font-family: Arial;
          font-size: 10pt;
          text-align: justify;
        }
sup     { font-family: Arial;
          font-size: 6pt;
        }
sub     { font-family: Arial;
          font-size: 6pt;
        }
label   { cursor: hand; }
body    { background-image: url('imagenes/fondo.jpg');
          background-attachment: fixed;
          font-family: Arial;
          text-align: justify;
          font-size: 10pt;
          scrollbar-face-color: #00453D;
          scrollbar-shadow-color: #ffffff;
          scrollbar-highlight-color: #ffffff;
          scrollbar-3dlight-color: #000000;
          scrollbar-darkshadow-color: #000000;
          scrollbar-track-color: #00A39C;
          scrollbar-arrow-color: #ffffff;
          scrollbar-base-color: #000000
        }
