  .menu { text-decoration: none; color: white; font: bold 8pt Arial }
  .menu A { text-decoration: none; color: white; font: bold 8pt Arial; }
  .menu B { color: white; font: bold 8pt Arial }
  A.menu:link { color: white }
  A.menu:visited { color: white }
  A.menu:hover { color: #309C30 }

  .HeadButton { text-decoration: none;  font: bold 9pt Arial }
  .HeadButton A { text-decoration: none; font: 9pt Arial; }
  .HeadButton B { color: black; font: bold 9pt Arial }
  A.HeadButton:link { color: white }
  A.HeadButton:visited { color: white }
  A.HeadButton:hover { color: #309C30 }

  .SubHeadButton { text-decoration: none;  font: bold 9pt Arial }
  .SubHeadButton A { text-decoration: none; font: 9pt Arial; }
  .SubHeadButton B { color: black; font: bold 9pt Arial }
  A.SubHeadButton:link { color: white }
  A.SubHeadButton:visited { color: white }
  A.SubHeadButton:hover { color: #309C30 }

  .normal { text-decoration: none; color: black; font: 9pt Arial }
  .normal A { text-decoration: none; color: black; font: 9pt Arial; }
  .normal B { text-decoration: none; color: black; font: bold 9pt Arial }
  A.normal:link { color: #306430 }
  A.normal:visited { color: #306430 }
  A.normal:hover { color: #309C30 }

  .title { text-decoration: none; color: black; font: bold 9pt Arial }
  .title A { text-decoration: none; color: black; font: bold 9pt Arial; }
  .title B { color: black; font: bold 9pt Arial }
  A.title:link { color: #306430 }
  A.title:visited { color: #306430 }
  A.title:hover { color: #309C30 }

  .normalsmall { text-decoration: none; color: black; font: 8pt Arial }
  .normalsmall A { text-decoration: none; color: black; font: 8pt Arial; }
  .normalsmall B { color: black; font: 8pt Arial }
  A.normalsmall:link { color: #006498 }
  A.normalsmall:visited { color: #306430 }
  A.normalsmall:hover { color: #309C30 }


  .footer { text-decoration:none; color: black; font: 7pt Arial }
  footer A { text-decoration: none; font: 7pt Arial; }
  footer B { color: black; font: bold 7pt Arial }
  A:link { color: #0071C7 }
  A:visited { color: #999999 }
  A:hover { color: #FF8330 }









  .LinkTitle { text-decoration: none;  font: bold 9pt Arial }
  .LinkTitle A { text-decoration: none; font: 9pt Arial; }
  .LinkTitle B { color: black; font: bold 9pt Arial }
  A.LinkTitle:link { color: #306430 }
  A.LinkTitle:visited { color: #306430 }
  A.LinkTitle:hover { color: #309C30 }

  .LinkCategory { text-decoration: none;  font: bold 9pt Arial }
  .LinkCategory A { text-decoration: none; font: 9pt Arial; }
  .LinkCategory B { color: black; font: bold 9pt Arial }
  A.LinkCategory:link { color: #306430 }
  A.LinkCategory:visited { color: #306430 }
  A.LinkCategory:hover { color: #309C30 }

  .LinkSubCategory { text-decoration: none;  font: bold 9pt Arial }
  .LinkSubCategory A { text-decoration: none; font: 9pt Arial; }
  .LinkSubCategory B { color: black; font: bold 9pt Arial }
  A.LinkSubCategory:link { color: #306430 }
  A.LinkSubCategory:visited { color: #306430 }
  A.LinkSubCategory:hover { color: #309C30 }

  .LinkText { text-decoration: none;  font: 9pt Arial }
  .LinkText A { text-decoration: none; font: 9pt Arial; }
  .LinkText B { color: black; font: bold 9pt Arial }
  A.LinkText:link { color: #309C30 }
  A.LinkText:visited { color: #309C30 }
  A.LinkText:hover { color: #BFDFFF }
  
  .LinkUrl { text-decoration: none;  font: 8pt Arial }
  .LinkUrl A { text-decoration: none; font: 8pt Arial }
  .LinkUrl B { color: black; font: 8pt Arial }
  A.LinkUrl:link { color: #306430 }
  A.LinkUrl:visited { color: #306430 }
  A.LinkUrl:hover { color: #309C30 }

  .LinkInfo { text-decoration: none;  font: 8pt Arial }
  .LinkInfo A { text-decoration: none; font: 8pt Arial; }
  .LinkInfo B { color: black; font: 8pt Arial }
  A.LinkInfo:link { color: #306430 }
  A.LinkInfo:visited { color: #306430 }
  A.LinkInfo:hover { color: #309C30 }

  .warning { text-decoration: none; color: red; font: bold 9pt Arial }
  .warning A { text-decoration: none; color: red; font: bold 9pt Arial }
  .warning B { color: red; font: bold 9pt Arial }
  A.warning:link { color: red }
  A.warning:visited { color: red }
  A.warning:hover { color: red }
  
  
img { border-color: #309C30 }
