body {
  background-color: #33383a;
  color: #eae6c0;
  font: small-caps bold 12pt Arial;
  letter-spacing: 1pt;
}

table {
  font: small-caps bold 12pt Arial;
  letter-spacing: 1pt;
}

img {
  border: 0px;
}

a:link {
  color: #eae6c0;
  text-decoration: none;
}

a:visited {
  color: #eae6c0;
  text-decoration: none;
}

a:active {
  color: #8a876d;
  text-decoration: none;
}

a:hover {
  color: #8a876d;
  text-decoration: underline;
}
