<style>
<!--
  .color_link_1{
    color: #B7B7B7; font-size: 10px; text-decoration: none;font-family: Century Gothic;
  }
  .color_link_1:active,.color_link_1:visited,.color_link_1:link{
    color: #B7B7B7; font-size: 10px; text-decoration: none;font-family: Century Gothic;
  }
  .color_link_2{
    color: #B7B7B7; font-size: 10px; text-decoration: none;font-family: Century Gothic;
  }
  .color_link_2:active,.color_link_2:visited,.color_link_2:link{
    color: #B7B7B7; font-size: 10px; text-decoration: none;font-family: Century Gothic;
  }
  .color_link_3{
    color: #052AAE; font-size: 10px; text-decoration: none; font-weight: 600;
  }
  .color_link_3:active,.color_link_3:visited,.color_link_3:link{
    color: #052AAE; font-size: 10px; text-decoration: none; font-weight: 600;
  }
  .color_link_1:hover,.color_link_2:hover,.color_link_3:hover{
    text-decoration: underline;
  }

  .NavHeader{
    color: #003399; font-size: 14px; font-family: Century Gothic Bold; text-decoration: none; font-weight:600; padding-bottom:5px;
  }
  a.NavHeader:active,a.NavHeader:visited,a.NavHeader:link,a.NavHeader:hover{
    color: #003399; font-size: 14px; font-family: Century Gothic Bold; text-decoration: none; font-weight:600; padding-bottom:5px;
  }

  .NavItem{
    color: #323232; font-size: 12px; font-family: Century Gothic Bold; text-decoration: none; font-weight:600;padding-left:10px; padding-bottom:5px;
  }
  a.NavItem:active,a.NavItem:visited,a.NavItem:link,a.NavItem:hover{
    color: #323232; font-size: 12px; font-family: Century Gothic Bold; text-decoration: none; font-weight:600;padding-left:10px; padding-bottom:5px;
  }


}
-->
</style>