<style>{  }
body {  font-family: Arial, Helvetica, sans-serif; color : blue; }
A { text-decoration : none; color : red; }
A:Hover { text-decoration : underline; color : yellow; }
-->
</style>