body { color: silver; font-size: 16px; font-family: verdana; background-color: black; text-decoration: none; }

p { color: silver; font-family: verdana; text-decoration: none; }

td { color: silver; font-size: 13px; font-family: verdana; text-decoration: none; }
a:link { color: silver ; font-weight: 900; text-decoration: none; }

a:visited { color: silver ; font-weight: 900; text-decoration: none; }

a:hover { color: #bd0b0b; font-weight: 900; text-decoration: none; }
a:active { color: #bd0b0b ; font-weight: 900; text-decoration: none; }
