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

p {}

td {}

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

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

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

a:active { color: #fff; text-decoration: none; }
.Email { color: black; font-weight: bold; text-decoration: none; }

