body { color: white; font-family: arial; background-color: black; }

p { color: white; font-size: 10pt; font-family: arial; line-height: 17pt; }

td {}

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

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

a:hover { color: red ; text-decoration: none; }

a:active { color: red }

