body {
background-color: #000000;
margin-top: 0; margin-bottom: 0; }

p { text-align: center; }

td { 
background-color: #000000;
text-align: center; }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }


