body         
a:link       { color: black; text-decoration: none }
a:visited    { color: rosybrown; text-decoration: none }
a:hover      { color: darkgrey;  text-decoration: none }
a:active     { color: sienna; font-weight: bold; text-decoration: none }


