/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
#active {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #002a64;
}
#active a {
  text-decoration: none;
  color: #002a64;
}
#active a:hover {
  color: #e6e6e6;
}
#other {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: silver;
}
#other a {
  text-decoration: none;
  color: silver;
}
#other a:hover {
  color: #002a64;
}
