
A    { color: #5174a9; font-size: 12px }

A.leftnav    { color: #ffff00; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; padding: 4px; width: 128px; border: 0 }

A.leftnav:hover    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; background-color: #ff0; background-repeat: no-repeat; background-attachment: fixed; padding: 4px; width: 128px; border: none }

A.leftnavactive    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; background-color: #ff0; padding: 4px; width: 128px; border: none }

A.topnav      { color: #ff0; font-size: 12px; font-family: Arial, sans-serif; font-style: normal; text-decoration: none; padding: 4px; width: 123px }

A.topnav:hover    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; background-color: #ff0; background-repeat: no-repeat; background-attachment: fixed; padding: 4px; width: 123px; height: auto; float: left; border: none }

A.topnavactive   { color: #000000; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; background-color: #ff3; background-repeat: no-repeat; background-attachment: fixed; padding: 4px; width: 123px; height: auto; float: left; border: none }

P.white {
  font-family: sans-serif;
  font-size: 10px;
  color: white;
}

P, TD {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A:hover {
  font-size: 12px;
  color: #233F5A;
}

