A:link    { color: black; text-decoration: none; font-weight: bold }
A:visited { color: black; text-decoration: none; font-weight: bold }
A:hover   { color: blue;  text-decoration: none; font-weight: bold }
A:active  { color: green; text-decoration: none; font-weight: bold }

BODY { color: black; background: white }