html,body { width: 100%; height: 100%; color: #333300;
  background: #cccccc; margin: 0; padding: 0; }
a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #000000 }
a:visited:hover { color: #000000 }
a:active { color: #000000 }
a.cell:link, A.cell:visited { display: block; width: 100%; height: 100%;
  color: #000000; background-color: #999966; font-weight: bold; 
  text-decoration: none }
a.cell:hover, A.cell:active, A.cell:visited:hover { display: block;
  width: 100%; height: 100%; color: #ffffcc; background-color: #333300;
  font-weight: bold; text-decoration: none }
.menu { width: 17%; text-align: center }
img.s { width: 1px; height: 2px; border: 0px }
