 <STYLE TYPE="text/css">
  A:link { text-decoration: underline}         
  A:active {text-decoration: underline}
  A:visited {text-decoration: none}
  A:hover {text-decoration: none; background: #CCDDCC; color: #123456}

  H1 { text-align: center;
       font-weight: bold;
       font-size: 21pt;
     } 

  H1 {text-transform: uppercase;} 

 </STYLE>
