<style type="text/css">

        a:nowt {}
        a:hover { font-weight: bold; text-decoration: underline; background-color: white}
        a:link { font-weight: bold; text-decoration: none}
        a:visited { font-weight: bold; text-decoration: none}

<STYLE>a:active {  color: #CC0033; text-decoration: underline}
