body { color: black; background-color: white; text-decoration: none; }

p { background-color: #fdfdfd; }

td {}

a:link { color: black ; text-decoration: none; }

a:visited { color: black ; text-decoration: none; }

a:hover { color: orange ; text-decoration: none; }

a:active { color: white ; text-decoration: none; }


