
a:link { color: #fff }
a:visited { color: #fff }
a:hover { color: #f00 }
a:active { color: red }
body { color: #626262; background-color: #000 }
