body {background: black; color: white; }
a:link { color: purple; }
a:visited { color: gray; }
a:hover {color: orange; }
