body { color: #333; background-color: white; }

p {}

td {}

a:link { color: white; text-decoration: none; font-weight: bold }

a:visited { color: #ff9; text-decoration: none; font-weight: bold }

a:hover { color: #ff9; text-decoration: none; font-weight: bold }

a:active { color: #ff9; text-decoration: none; font-weight: bold }


