body { color: white; font-family: arial; background-color: black; text-align: center; }
p { line-height: 1em; }
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }

