td.navigation_top_bullet {
  font-size: 9pt;
  color: #000000;
  background-color: #EAEAEA;
}


A.item_active:link {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
}
A.item_active:visited {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
}
A.item_active:active {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
}
A.item_active:hover {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
}


A.item_passive:link {
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}
A.item_passive:visited {
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}
A.item_passive:active {
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}
A.item_passive:hover {
  font-size: 9pt;
  color: #666666;
  text-decoration: none;
}
