body { color: #ccc; background-color: #333; }
p { color: #ccc; font-family: Verdana, Arial, Helvetica, sans-serif; }
td {}
a:link { color: #ccc ; text-decoration: none; }
a:visited { color: #ccc ; text-decoration: none; }
a:hover { color: #ffc ; text-decoration: none; }
a:active { color: #ffc ; text-decoration: none; }
