body{
  margin-top:       0px;
  font-family:      verdana;
  font-size:        7pt;
  color:            #bda36f;
  scrollbar-base-color:       #EBDDB6;
  scrollbar-arrow-color:      #8b702e;
  scrollbar-DarkShadow-Color: #c6ab76;
}

a {
  color:            #bda36f;
  text-decoration: underline;
}

a:visited {
  color:            #bda36f;
  text-decoration: underline;
}

a:hover {
  color:            #8b702e;
  text-decoration: underline;
}