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

