body { color: #333; background-color: #cc6; background-image: none; }
p {}
td {}
a:link { color: green; text-decoration: none; }
a:visited { color: green ; text-decoration: none; }
a:hover { color: fuchsia ; text-decoration: none; }
a:active { color: green ; font-weight: normal; text-decoration: none; }

