body { color: black; background-color: gray; }

p {}

td {}

a:link { color: #030303 ; text-decoration: none; }

a:visited { color: #050005; text-decoration: none; }

a:hover { color: #000 ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }
#id { font-style: normal; text-decoration: none; }
