body { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; }
.content { color: black; }
p { }

td { }

a:link { color: green; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; }

a:visited { color: green; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; }

a:hover { color: orange; text-decoration: none; text-align: center; }

a:active { color: green; text-align: center; }