body {
   background-color: #533500;
   margin: 0px;
   padding: 2px;
   color: None;
   text-align: center;
   font-size: small;
}

a, a:visited  {
   color: #0DC5FF;
   text-decoration: none;
}

a:hover, a:active {
   color: #B4FF88;
   text-decoration: none;
}

a.a2, a.a2:active, a.a2:visited, a.a2:hover  {
   color: #6EDDFF;
   text-decoration: none;
}
