BODY {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: bold;
  color: black;
 	text-decoration : none;
  }
A  {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: normal;
  color: "#4346AD";
 	text-decoration : none;
}

TD  {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: normal;
  color: black;
 	text-decoration : none;
}

  .menu {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: bold;
  color: white;
  }
  
   .guide {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: normal;
  color: white;
  }
   .whitelink {
  font-family: "Bookman Old Style";
   font-size: 12pt;
   font-weight: normal;
  color: "#7476CC";
  }


