BODY {background:white}

A {text-decoration:NONE; }
A:link {color:green; text-decoration:NONE; }
A:visited {color:green; text-decoration:NONE; }
A:hover {color:blue;  text-decoration:UNDERLINE; }
