body { color: #d6d6d6; background-color: #010101; }

p { color: #d6d6d6; }

td { color: #d6d6d6; }

a:link { color: #e2faf8 ; text-decoration: none; }

a:visited { color: gray ; text-decoration: none; }

a:hover { color: silver ; text-decoration: underline; }

a:active { color: white ; text-decoration: underline overline; }

