<style type="text/css">

body {background: green;}

A  {text-decoration:none; }
A:link    { color: #111111; }
A:visited { color: #222222; }
A:hover   { color: #000000; text-decoration:underline;}
A:hover.text   { color: #555555; text-decoration:none;}

</style>
