body {
  background-color:black;
  color:yellow;
  margin-left:1px;
  margin-right:1px;
}
table {
  table-layout:fixed;
  border-color:#ffffff;
  border-style:solid;
  font-family:arial, tahoma;
  font-size:12px;
  height:100%;
  width:100%;
}
a:link, a:visited, a:active { color:yellow; text-decoration:none; }
a:hover { color:#F4A460; text-decoration:none; }
