table#header td.title {
  font-family: Century Gothic;
  font-size: 80pt;
}

table#header td.title .start {
  color: #FFD62E;
}

table#header td.title .end {
  color: #FF9900;
}

table#header td.title a {
  text-decoration: none
}

table#header td.menu_link a {
  font-family: Century Gothic;
  font-weight: bold;
  font-size:12pt;
  text-decoration: none;
  color:#ffcc33;
}

table#header td.menu_link a.current {
  color: #000000;
}

table#header td.menu_link a:hover {
  color: #ffff66;
}

table#header td.separator {
  font-family: Century Gothic;
  font-weight: bold;
  font-size:12pt;
  color:#ffcc33;
}

