body { color: black; background-color: white; background-attachment: fixed; background-position: center 0; }

p {}

td {}

a:link { color: navy ; font-weight: bold; text-decoration: none; }

a:visited { color: navy ; font-weight: bold; text-decoration: none; }

a:hover { color: navy ; font-weight: bold; text-decoration: underline; }

a:active { color: navy ; font-weight: bold; text-decoration: none; }

