body { text-decoration: none; }
p { text-decoration: none; }
td { text-decoration: none; }
a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
