a:link    { text-decoration: none; }
a:hover   { color: green; text-decoration: underline; }
a:visited { color: red; text-decoration: underline; }
body      { background-color: lightblue; }
tr        { background-color: lightblue; }
