body { color: white; background-color: black; margin: 0px; padding: 0px; }

p {}

td {}

a:link { color: #ffff54 ; font-family: "Poor Richard", "times new roman"; text-decoration: none; }

a:visited { color: #fff8ec ; text-decoration: none; }

a:hover { color: #f00 ; text-decoration: none; }

a:active { color: #ffeea4 ; text-decoration: none; }

