body, p, th, td, form, select, option, li {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
}
a {
  color : #999933;
  text-decoration : none;
}
a:HOVER {
  color : #408C8A;
  text-decoration : none;
}
.textmenu {
  font-family: Gill Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999966;
  text-decoration: none;
}
a.textmenu:LINK, a.textmenu:ACTIVE, a.textmenu:VISITED {
  font-family: Gill Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999966;
  text-decoration: none;
}
a.textmenu:HOVER {
  font-family: Gill Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999966;
  text-decoration: underline;
}
