body {
  background-color: #ffffff;
  }

a:link {
  color: #000000;
  text-decoration: none;
  }

a:visited {
  color: #000000;
  text-decoration: none;
  }

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