body { color: white; background-color: black; text-align: center; top: 0; left: 0; right: 0; bottom: 0; }

p {}

td {}

a:link { color: #FFF; text-decoration: none; }

a:visited { color: #999; text-decoration: underline; }

a:hover { color: #CCC; text-decoration: underline; }

a:active { color: red }


