body      { color: white; background-color: black; }
a:link    { color: red; }
a:visited { color: red; }
a:active  { color: yellow; }
