<style>
  body { background: #012c22; }
  div.a { 
    font-family: Tahoma, Helvetica;
    font-size: 6px; font-weight: bold; color: white; }
  div.b { 
    font-family: Tahoma, Helvetica;
    font-size: 16px; font-weight: bold; color: white; }
  div.c { 
    font-family: Tahoma, Helvetica;
    font-size: 14px;  font-weight: bold; color: #955829;}
  a { text-decoration: none; color: #f2c087;}
  a:hover { color:pink; }
  td { text-decoration: none;}
  input { background: transparent; border-style: solid; width: 150px;
    padding: 0px; margin: 1px; border-color: #C08000; color: #C08000; }
</style>
