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

body {
  background-color: #ffffff;
  color: #D2007B;
}

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

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

table {
  color: #D2007B;
}

a {
  color: #E5DD42;
  text-decoration: none;
}

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

.menuOut {
  color: #D2007B;
  background-color: #E5DD42;
}

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

.menuOver {
  color: #E5DD42;
  background-color: #D2007B;
}

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

.dropdownOut {
  color: #E5DD42;
  background-color: #D2007B;
}

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

.dropdownOver {
  color: #D2007B;
  background-color: #E5DD42;
}

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

.news {
  background-color: #D2007B;
  color: #E5DD42;
}

.news a {
  color: #E5DD42;
}

.news a:hover {
  color: #5F7FFF;
}

.search {
  background-color: #E5DD42;
  color: #D2007B;
}

