<STYLE TYPE="text/css">    <!--
    A:link {
    	text-decoration: none;
    	color: Blue;
    }
    A:visited {
    	text-decoration: none;
    	color: Blue;
    }
    A:active {
    	text-decoration: none;
    	color: Blue;
    }
    a:hover {
    	color: black;
    	text-decoration: underline;
		background:#ccc;
		font:1em bold;
		font-weight:700;
		text-transform:uppercase;
    }
    -->
</STYLE>
