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

p {}

td {}

a:link { color: orange ; background-color: transparent; }

a:visited { color: orange ; background-color: transparent; }

a:hover { color: fuchsia ; background-color: transparent; }

a:active { color: orange ; background-color: transparent; }

