body { color: black; font-family: arial; font-weight: normal; font-style: normal; background-color: white; text-decoration: none; }

p { text-decoration: none; }

td { text-decoration: none; }

a:link { color: black; text-decoration: none; }

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

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

a:active { color: #800000 ; text-decoration: none; }

