//.snake { background: url(images/snake.gif) no-repeat; padding-top: px; padding-left:30px;  }
a:link.button{ text-decoration: none; color: #FFCC00; font-weight: bolder;}
a:visited.button {text-decoration: none; color: #FFCC00; font-weight: bolder;} 
a:hover.button{ text-decoration: none; color: #CCCCCC; font-weight: bolder;}
body    { background-color: #002940; color: #FFCC00;
          margin-left: 0; margin-right: 0;
          margin-top: 0; margin-width: 0; margin-height: 0; }

a:link    { color:#FFFF00; text-decoration:underline; }
a:visited { color:#FF9900; text-decoration:underline; }
a:active  { color:#FF0000; text-decoration:underline; }
a:hover   { color:#FFCC66; text-decoration:underline; }

h1      { margin-left: +2%;}
pre     { font-family: monospace; }
tt      { font-family: monospace; }

p.sans  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
p.sanss { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size  : 10pt; }

tt.foot { font-family: monospace;
          font-size  :  9pt; }
p.foot  { font-size  : 10pt; }
td { font-weight: bold; }
.gb {color: black;
}
.gb a { color:navy; }