BODY {
  background-image: url("bg_top.gif");
  background-attachment: fixed;
  background-repeat: no-repeat;
}

div { position:absolute; visibility:hidden; left:195}
table.menu {border:0; width:100; background-color:#ffffff; cursor:hand; font-family:arial;font-size:11;}

a:link, a:visited {
        color : #0033cc;
        font-size:11px;
        text-decoration : none;
        font-family:  Arial, Helvetica, sans-serif;
}
a:hover  {
        color: #0033cc;
        text-decoration: underline
