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