body { color: black; background-color: white; text-decoration: none; decoration: none; }
p { text-decoration: none; }
td { text-decoration: none; }
a:link { color: #f93 ; text-decoration: none; }
a:visited { color: #f93 ; text-decoration: none; }
a:hover { color: #039 ; text-decoration: none; }
a:active { color: #ff7633 ; text-decoration: none; }

