    .GrayLinks A:hover {   color: #808080;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
 }
    .FormStyle INPUT {   background-color: #FFFFFF;
  font-family: Verdana;
  color: #800000;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
 }
    .GrayLinks A {   color: #808080;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
 }
    .HeaderLinks B A {   color: #808080;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
 }
    .HeaderLinks A:hover {   color: #808080;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
 }
    .HeaderLinks A {   color: #808080;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
 }
    .HeaderLinks B A:hover {   color: #808080;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
 }
    .MenuLink A:hover {   color: #FFAA00;
  font-style: normal;
  text-decoration: none;
  }
    .MenuLink A {   color: #FFFFFF;
  font-style: normal;
  text-decoration: none;
  }
  	.defaultText { 
  font-size: 11px;
  font-family: Verdana;
  line-height: 150%;
  margin-bottom: 7;
  margin-top: 7;
  }
    .defaultText A:hover {   color: #004080;
  font-style: normal;
  text-decoration: underline;
 }
    .defaultText A {   color: #0080C0;
  font-style: normal;
  text-decoration: none;
 }
    .defaultText H1 {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
 }
    .BlueLinks A {   color: #0080C0;
  font-style: normal;
  text-decoration: none;
 }
    .BlueLinks A:hover {   color: #004080;
  font-style: normal;
  text-decoration: underline;
 }