  .sft1{font-family: Times, Arial, Helvetica;   font-size: 30px; color: #333333; font-weight: bold}
  .sft2{font-family: Times, Arial, Helvetica;   font-size: 20px; color: green;    font-weight: bold}
  .sft3{font-family: Times, Arial, Helvetica;   font-size: 30px; color: #999999;  font-weight: bold}

  .body{font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #333333; font-weight: normal}
 .bodyb{font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #333333; font-weight: bold}

.llinks{font-family: Verdana, Arial, Helvetica; font-size: 11px; color: green   ; font-weight: bold}

a.a:link   {text-decoration: underline;color: green}
a.a:visited{text-decoration: underline;color: green}
a.a:active {text-decoration: underline;color: red}
a.a:hover  {text-decoration: none     ;color: #ad0000}