TD.navi {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  background: #FFAA00;
  color: #000000
}

TD.cont {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  background: #000000;
  color: #FFAA00
}

TD.contcenter {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  vertical-align: center;
  background: #000000;
  color: #FFAA00
}

A.cont:link {
  text-decoration: none;
  color: #FFAA00
}

A.cont:visited{
  text-decoration: none;
  color: #FFAA00
}

A.cont:hover{
  text-decoration: underline;
  color: #FFAA00
}

A.nav:link {
  text-decoration: none;
  color: #000000
}

A.nav:visited{
  text-decoration: none;
  color: #000000
}

A.nav:hover{
  text-decoration: underline;
  color: #000000
}
