
  .joketitle { text-decoration: none; color: black; font: bold 9pt Arial }
  .joketitle A { text-decoration: none; color: black; font: bold 9pt Arial }
  .joketitle B { color: white; font: bold 9pt Arial }
  A.joketitle:link { color: black }
  A.joketitle:visited { color: black }
  A.joketitle:hover { color: black }

  .joke { text-decoration:none; color: black; font: 9pt Arial }
  .joke A { text-decoration:none; color: black; font: 9pt Arial }
  .joke B { color: white; font: 9pt Arial }
  A.joke:link { color: #E03400 }
  A.joke:visited { color: #E03400 }
  A.joke:hover { color: #FFA038 }

  .pagenumbers { text-decoration:none; color: black; font: 9pt Arial }
  .pagenumbers A { text-decoration:none; color: black; font: 9pt Arial }
  .pagenumbers B { color: white; font: 9pt Arial }
  A.pagenumbers:link { color: #E03400 }
  A.pagenumbers:visited { color: #E03400 }
  A.pagenumbers:hover { color: #FFA038 }

  .rating { text-decoration: none; color: black; font: 9pt Arial }
  .rating A { text-decoration: none; color: black; font: 9pt Arial }
  .rating B { color: white; font: 9pt Arial }
  A.rating:link { color: #E03400 }
  A.rating:visited { color: #E03400 }
  A.rating:hover { color: #FFA038 }

  .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 }

  .smalljoke { text-decoration: none; color: black; font: 7pt Arial }
  .smalljoke A { text-decoration: none; color: black; font: 7pt Arial }
  .smalljoke B { color: white; font: 7pt Arial }
  A.smalljoke:link { color: #E03400 }
  A.smalljoke:visited { color: #E03400 }
  A.smalljoke:hover { color: #FFA038 }

  .smalljoketitle { text-decoration: none; color: black; font: bold 7pt Arial }
  .smalljoketitle A { text-decoration: none; color: black; font: bold 7pt Arial }
  .smalljoketitle B { color: white; font: bold 7pt Arial }
  A.smalljoketitle:link { color: black }
  A.smalljoketitle:visited { color: black }
  A.smalljoketitle:hover { color: black }

  .smallrating { text-decoration: none; color: black; font: 7pt Arial }
  .smallrating A { text-decoration: none; color: black; font: 7pt Arial }
  .smallrating B { color: white; font: 7pt Arial }
  A.smallrating:link { color: #E03400 }
  A.smallrating:visited { color: #E03400 }
  A.smallrating:hover { color: #FFA038 }


  .category { text-decoration: none; color: #E03400; font: bold 9pt Arial }
  .category A { text-decoration: none; color: #E03400; font: bold 9pt Arial }
  .category B { color: white; font: bold 9pt Arial }
  A.category:link { color: #E03400 }
  A.category:visited { color: #E03400 }
  A.category:hover { color: #FFA038 }

  .subcategory { text-decoration: none; color: #E03400; font: bold 9pt Arial }
  .subcategory A { text-decoration: none; color: #E03400; font: bold 9pt Arial }
  .subcategory B { color: white; font: bold 9pt Arial }
  A.subcategory:link { color: #E03400 }
  A.subcategory:visited { color: #E03400 }
  A.subcategory:hover { color: #FFA038 }

  .normal { text-decoration: none; color: black; font: 9pt Arial }
  .normal A { text-decoration: none; color: black; font: 9pt Arial }
  .normal B { color: white; font: 9pt Arial }
  A.normal:link { color: #E03400 }
  A.normal:visited { color: #E03400 }
  A.normal:hover { color: #FFA038 }

 .inputbox  {
      BORDER-RIGHT: #D0D8FF 1px inset;
      BORDER-TOP: #6074FF 1px inset;
      BORDER-LEFT: #6074FF 1px inset;
      BORDER-BOTTOM: #D0D8FF 1px inset;
      FONT-FAMILY: arial;
      FONT-SIZE: 9pt;
    }

  .textarea {
      BORDER-RIGHT: #D0D8FF 1px inset;
      BORDER-TOP: #6074FF 1px inset;
      BORDER-LEFT: #6074FF 1px inset;
      BORDER-BOTTOM: #D0D8FF 1px inset;
      FONT-FAMILY: arial;
      FONT-SIZE: 9pt;
    }



  .SmallTableHead { text-decoration: none; color: white; font: bold 9pt Arial }
  .SmallTableHead A { text-decoration: none; color: white; font: bold 9pt Arial; }
  .SmallTableHead B { color: white; font: bold 9pt Arial }
  A.SmallTableHead:link { color: white }
  A.SmallTableHead:visited { color: white }
  A.SmallTableHead:hover { color: #D0D8FF }



  .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: #E03400 }
  A:visited { color: #E03400 }
  A:hover { color: #FFA038 }


  .SmallHeadButton { text-decoration: none;  font: bold 9pt Arial }
  .SmallHeadButton A { text-decoration: none; font: 9pt Arial; }
  .SmallHeadButton B { color: black; font: bold 9pt Arial }
  A.SmallHeadButton:link { color: #6074FF }
  A.SmallHeadButton:visited { color: #6074FF }
  A.SmallHeadButton:hover { color: white }


  .HeadButton { text-decoration: none;  font: bold 10pt Arial }
  .HeadButton A { text-decoration: none; font: 10pt Arial; }
  .HeadButton B { color: black; font: bold 10pt Arial }
  A.HeadButton:link { color: white }
  A.HeadButton:visited { color: white }
  A.HeadButton:hover { color: #FFD698 }

  .SubHeadButton { text-decoration: none;  font: bold 10pt Arial }
  .SubHeadButton A { text-decoration: none; font: 10pt Arial; }
  .SubHeadButton B { color: black; font: bold 10pt Arial }
  A.SubHeadButton:link { color: #FFAD32 }
  A.SubHeadButton:visited { color: #FFAD32 }
  A.SubHeadButton:hover { color: #FFC165 }


  .LinkHead { text-decoration: none;  font: bold 10pt Arial }
  .LinkHead A { text-decoration: none; font: 10pt Arial; }
  .LinkHead B { color: black; font: bold 10pt Arial }
  A.LinkHead:link { color: white }
  A.LinkHead:visited { color: white }
  A.LinkHead:hover { color: #CBD1FF }

  .LinkTitle { text-decoration: none;  font: bold 10pt Arial }
  .LinkTitle A { text-decoration: none; font: 10pt Arial; }
  .LinkTitle B { color: black; font: bold 10pt Arial }
  A.LinkTitle:link { color: #E03400 }
  A.LinkTitle:visited { color: #E03400 }
  A.LinkTitle:hover { color: #FFAD32 }

  .LinkCategory { text-decoration: none;  font: bold 10pt Arial }
  .LinkCategory A { text-decoration: none; font: 10pt Arial; }
  .LinkCategory B { color: black; font: bold 10pt Arial }
  A.LinkCategory:link { color: #E03400 }
  A.LinkCategory:visited { color: #E03400 }
  A.LinkCategory:hover { color: #FFAD32 }

  .LinkSubCategory { text-decoration: none;  font: bold 10pt Arial }
  .LinkSubCategory A { text-decoration: none; font: 10pt Arial; }
  .LinkSubCategory B { color: black; font: bold 10pt Arial }
  A.LinkSubCategory:link { color: #E03400 }
  A.LinkSubCategory:visited { color: #E03400 }
  A.LinkSubCategory:hover { color: #FFAD32 }

  .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: #FFAD32 }
  A.LinkText:visited { color: #FFAD32 }
  A.LinkText:hover { color: #FFC165 }
  
  .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: #FFAD32 }
  A.LinkUrl:visited { color: #FFAD32 }
  A.LinkUrl:hover { color: #FFC165 }

