/* ---------- This file is autogenerated.  ---------- */

/* --- begin event with color 000000 ------------------------------*/
.eventColor {
  background: #000000;
  color: #ffffff;
}

a.event {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
}

a:hover.event {
  color: #ffffff;
  background: #000000;
  text-decoration: underline;
}

a.eventActive {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #ffffff;
  background: #000000;
  text-decoration: none;
}

a:hover.eventActive {
  text-decoration: underline;
}
/* --- end event with color 000000 ------------------------------*/

/* --- begin lodging with color 800080 ------------------------------*/
.lodgingColor {
  background: #800080;
  color: #ffffff;
}

a.lodging {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
}

a:hover.lodging {
  color: #ffffff;
  background: #800080;
  text-decoration: underline;
}

a.lodgingActive {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #ffffff;
  background: #800080;
  text-decoration: none;
}

a:hover.lodgingActive {
  text-decoration: underline;
}
/* --- end lodging with color 800080 ------------------------------*/

/* --- begin party with color 4169e1 ------------------------------*/
.partyColor {
  background: #4169e1;
  color: #ffffff;
}

a.party {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
}

a:hover.party {
  color: #ffffff;
  background: #4169e1;
  text-decoration: underline;
}

a.partyActive {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #ffffff;
  background: #4169e1;
  text-decoration: none;
}

a:hover.partyActive {
  text-decoration: underline;
}
/* --- end party with color 4169e1 ------------------------------*/

/* --- begin about with color ff9933 ------------------------------*/
.aboutColor {
  background: #ff9933;
  color: #ffffff;
}

a.about {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
}

a:hover.about {
  color: #ffffff;
  background: #ff9933;
  text-decoration: underline;
}

a.aboutActive {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #ffffff;
  background: #ff9933;
  text-decoration: none;
}

a:hover.aboutActive {
  text-decoration: underline;
}
/* --- end about with color ff9933 ------------------------------*/

/* --- begin gifts with color 006400 ------------------------------*/
.giftsColor {
  background: #006400;
  color: #ffffff;
}

a.gifts {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
}

a:hover.gifts {
  color: #ffffff;
  background: #006400;
  text-decoration: underline;
}

a.giftsActive {
  display: block;
  font-weight: bold;
  font-size: larger;
  text-align: center;
  color: #ffffff;
  background: #006400;
  text-decoration: none;
}

a:hover.giftsActive {
  text-decoration: underline;
}
/* --- end gifts with color 006400 ------------------------------*/
