body   { color: white }
a:link { color: orange }
a:visited { color: gray }
a:hover { color: red }
a { text-decoration: none }

