.top {
  background-color: #000000;
  color: #000000;
}

body {
  background-color: #D8BF59;
  color: #772425;
}

.header_image {
  background-image: url('/image/a51331653669004154eec8c63c28b1d3/null/null/resample');
  background-repeat: no-repeat;
}

.logo {
  background-image: url('/image/6ebc92c348b356b4146eb5f61260ca82/null/null/resample');
  background-repeat: no-repeat;
}

table {
  color: #772425;
}

a {
  color: #0C27F7;
  text-decoration: none;
}

a:hover {
  color: #F7F476;
  text-decoration: none;
}

.menuOut {
  color: #87312C;
  background-color: #F7F476;
}

.menuOut a {
  color: #87312C;
  text-decoration: none;
}

.menuOver {
  color: #F7F476;
  background-color: #E0D06E;
}

.menuOver a {
  color: #F7F476;
  text-decoration: none;
}

.dropdownOut {
  color: #87312C;
  background-color: #F7F476;
}

.dropdownOut a {
  color: #87312C;
  text-decoration: none;
}

.dropdownOver {
  color: #F7F476;
  background-color: #E0D06E;
}

.dropdownOver a {
  color: #F7F476;
  text-decoration: none;
}

.news {
  background-color: #F7F476;
  color: #87312C;
}

.news a {
  color: #87312C;
}

.news a:hover {
  color: #ffffff;
}

