      tabela  {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          color : #0000ff;
          font-size : 9px;
      }
     a:link {
          color : #666666;
          text-decoration : none;
      }

     a:active {
          text-decoration : none;
      }

     a:visited {
          text-decoration : none;
      }

     a:hover {
          color : #999999;
          text-decoration : underline;
      }

     .form {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 9px;
          color : #003366;
          border : 1px solid #003366;
      }

