   A:active {
          font-family: "Trebuchet MS", "Verdana";
          font-size: 10pt;
          text-decoration: none ;
          font-weight: bold;
          color: #F01400;
            }

   A:link {
          font-family: "Trebuchet MS", "Verdana";
          font-size: 10pt;
          text-decoration: none;
          font-weight: bold;
          color: #F8B00C;
          }

   A:visited {
          font-family: "Trebuchet MS", "Verdana";
          font-size: 10pt;
          text-decoration: none;
          font-weight: bold;
          color: #F8B00C;
             }

   A:hover {
          font-family: "Trebuchet MS", "Verdana";
          font-size: 10pt;
          text-decoration: none ;
          font-weight: bold;
          color: #FF0000;
           }

    DIV {
       font-family: "Trebuchet MS", "Verdana";
       font-size: 10pt;
       text-decoration: none ;
       color: #FFFCE8;
         }
         
    H1 {
       font-family: "Trebuchet MS", "Verdana";
       font-size: 16pt;
       font-weight: bold;
       text-decoration: none ;
       color: #FFFCE8;
         }
h6 { font-family: "Trebuchet MS", "Verdana"; font-size: 8pt; font-weight: normal; text-decoration: none ; color: #FFFFCC; ; line-height: 10pt; margin-top: 2px; margin-bottom: 0px}
