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

p {}

td {}

a:link { color: blue ; background-color: white; border-color: white; border-style: hidden; outline-color: white; outline-style: hidden; }

a:visited { color: blue ; background-color: #fff; border-color: white; border-style: hidden; outline-color: white; outline-style: hidden; }

a:hover { color: blue ; background-color: #fff; border-color: white; border-style: hidden; outline-color: white; outline-style: hidden; }

a:active { color: blue ; background-color: #fff; border-color: white; border-style: hidden; outline-color: white; outline-style: hidden; }

