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

p { color: black; text-decoration: none; }

td { color: black; text-decoration: none; }

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

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

a:hover { color: blue; }

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


