  body {

    font-family: Arial, Georgia, "Times New Roman",
          Times, serif;
    color: black;
   background-color: #CCCCCC;
 }




table.pagina {

    background-color: white;
    font-family: Arial, Georgia, "Times New Roman",
          Times, serif;
    BORDER-RIGHT: #000000 4px solid;
    BORDER-BOTTOM: #000000 4px solid;
      }



/* links colors */

  table.nav a:link { color:#000066; font-weight: bold;}
  table.nav a:visited { color:#000066; font-weight: bold;}
  table.nav a:hover { color:red; font-weight: bold;}

  a:link { color:#000066; font-weight: bold;}
  a:visited  { color:#000066; font-weight: bold;}
  a:hover { color:red; font-weight: bold;}

  div.vincul {
   position:absolute;
   top:20px;
   left:20px;
                  }
