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