body { color: white; background-color: #4a4a4a; text-decoration: none; }

p { text-decoration: none; }

td { text-decoration: none; }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { color: #f4873d ; text-decoration: none; }

a:active { color: #f4873d; text-decoration: none; }


