body { color: #999595; background-color: black; background-image: none; }
p { background-color: black; }

td { background-color: black; }

a:link { color: #963; font-weight: normal; text-decoration: none; }

a:visited { color: #808000; font-weight: normal; text-decoration: none; }

a:hover { color: #e53433; text-decoration: underline; }

a:active { color: blue; font-weight: bold; text-decoration: none; }

