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