p, td {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 22px;
}

a:link, a:visited {
  color: #3F98BA;
  text-decoration: none;
  font-weight: normal;
}

a:active, a:hover {
  color: #3F98BA;
  text-decoration: underline;
  font-weight: normal;
}

p.menu {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 26px;
}

a.menu:link, a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.menu:active, a.menu:hover {
  color: #C8C8AC;
  text-decoration: none;
  font-weight: bold;
}