<style>    
    <!--
    A  {
    	text-decoration : none;
    	font-weight : bold;
    	font-family : Verdana;
    	color : #6868C2;
    }
    
    A:hover  {
    	text-decoration : None;
    	font-weight : bold;
    	font-family : Verdana;
    	color : Yellow;
    }
    -->
    </style>
		