body { color: black; background-color: white; text-decoration: none; }

p { text-decoration: none; }

td { text-decoration: none; }

a:link { color: #6a7888 ; text-decoration: none; }

a:visited { color: #6a7888 ; text-decoration: none; }

a:hover { color: #0080ff ; text-decoration: none; }

a:active { color: #74a5fa ; text-decoration: none; }

