
A {
  font-size: 12px;
  color: #4175A9;
}

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

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

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

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

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

A.topnavactive {
  background-color: #FFFF00;
  background-repeat: no-repeat;
  height: auto;
  float: left;
  border-top: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-attachment: fixed;
  color: #000000;
  text-decoration: none;
  font-family: Arial, sans-serif;
  width: 123px;
  font-size: 12px;
  border-right: none;
  border-bottom: none;
  border-left: 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;
}
