body { color: black; background-color: #ccc; }

p {}

td { text-decoration: none; }

a:link { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #f00 ; text-decoration: none; }

a:active { color: #ccc ; text-decoration: none; }
