body { color: black; background-color: black; }

p { color: #fff; font-size: small; font-family: Arial, Helvetica, sans-serif; }

td {}

a:link { color: white ; text-decoration: underline; }

a:visited { color: #fff ; text-decoration: underline; }

a:hover { color: #fff ; text-decoration: underline; }

a:active { color: red }
.list { color: silver; font-size: small; font-family: Arial, Helvetica, sans-serif; list-style-type: decimal; }

