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