body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #00005f;
  font-size: small;
  background-color: #f7f7f7;
}
#header {
  width: 100%;
  height: 60px;
  background-color: #666666;
}
#flashcontent {
  width: 100%;
  height: 640px;
}
a:link {
  font-family: Verdana,Arial,Helvetica;
  font-weight: 500;
  text-decoration: none;
  font-size: small;
  color: #00005f;
}
a:visited {
  font-family: Verdana,Arial,Helvetica;
  font-weight: 500;
  text-decoration: none;
  font-size: small;
  color: #ffff99;
}
a:active {
  font-family: Verdana,Arial,Helvetica;
  font-weight: 500;
  font-size: small;
  color: #ffff99;
}
a:hover {
  font-family: Verdana,Arial,Helvetica;
  font-weight: 500;
  font-size: small;
  color: #66ff99;
}
