body { color: black; background-color: #060606; }
p {}
td { text-decoration: none; }
a:link { color: white; text-decoration: none; }
a:visited { color: white ; text-decoration: none; }
a:hover { color: white ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
