body { color: black; font-family: "Century Gothic"; background-color: transparent; }

p {  }

td { background-color: black; }

a:link { color: black; text-decoration: none; }

a:visited { color: black ; text-decoration: none; }

a:hover { color: red }

a:active { color: black; }

