body { color: #77acfb; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; margin: 0; padding: 0; }

p {}

td {}

a:link { color: #77acfb }

a:visited { color: #77acfb }

a:hover { color: #fbcf77 }

a:active { color: #77acfb }

.links a { color: #fff; font-size: x-small; font-weight: bold; text-decoration: none; }
.links a:links { color: #fff; text-decoration: none; }
.links a:hover { color: #fbcf77; text-decoration: none; } 

table.menu a { padding: 8px; display: block; } 
div.menu a { color: #77acfb; text-decoration:none; font-weight:bold; font-size:14px; line-height:16px; font-family: arial; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.menu a:link { color: #77acfb; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.menu a:active { color: #77acfb; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.menu a:visited { color: #77acfb; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.menu a:hover { color: #fbcf77; font-size: 16px; font-weight: bold; background: #fff; }
div.menu ( 
      position:absolute;
      top:0; 
      left:0;
   ) 