body { background-color: black; overflow: hidden; visibility: visible; }
p {  }
td {  }
a:link { color: white; text-decoration: none; }
a:visited { color: inherit; text-decoration: none; }
a:hover { color: gray; text-decoration: none; text-align: center; }
a:active { color: olive; text-decoration: none; }
