body { background-color: White; }
A { color: blue; text-decoration: none; }
A:hover { text-decoration : underline; }

