body { color: black; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: white; }

p {}

td {}

a:link { color: blue ; text-decoration: none; }

a:visited { color: purple; text-decoration: none; }

a:hover { color: #00f; text-decoration: none; }

a:active { color: #000; text-decoration: none; }


