A:link    { text-decoration: none; color: white }
A:active  { text-decoration: none; color: green }
A:visited { text-decoration: none; color: white }
A:hover   { text-decoration: none; color: green; background-color: #E0E0E0 }

/* Opera does not like quotes around the color attribute! */
