@charset "utf-8";
body,td,th {
  font-family: "Century Gothic";
  color: #FFFFFF;
  background-color: #000000;
  font-size: 14px;
  left: 3px;
  top: 3px;
  right: 3px;
  font-weight: bold;
}
body {

  font-family: "Century Gothic";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}
a {
  text-decoration: underline;
  font-family: "Century Gothic";
  font-size: 14px;
  color: lightblue;
}
a:link {
  text-decoration: underline;
  font-family: "Century Gothic";
  font-size: 14px;
  color: lightblue;
}
a:visited {
  text-decoration: underline;
  font-family: "Century Gothic";
  font-size: 14px;
  color: lightblue;
}
a:hover {
  text-decoration: underline;
  color: #000000;
  background-color: #FFFFFF;
}
a:active {
  text-decoration: none;
  font-family: "Century Gothic";
  font-size: 14px;
  color: #000000;
}
body:blockquote{
text-decoration: none;
  font-family: "Century Gothic";
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
#menu {
  font-family: "Century Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  background-color: #000000;
  bottom: 0px;
  clip: rect(auto,auto,0px,auto);
}
a:hover {
  font-family: "Century Gothic";
  font-size: 14px;
  color: #000000;
  background-color: #FFFFFF;
  font-weight: bold;
}
h3 {
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  text-align: center;
  bottom: 0px;
  clip: rect(auto,auto,0px,auto);
}