body { color: black; background-color: #000; background-image: none; background-repeat: no-repeat; }

p {  }

td {  }

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

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

a:hover { color: red ; text-decoration: none; }

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

a.LINK2:link { color: white ; text-decoration: none; }

a.LINK2:visited { color: white ; text-decoration: none; }

a.LINK2:hover { color: red ; text-decoration: none; }

a.LINK2:active { color: red ; text-decoration: none; }
