body { color: black
; background-color: black; text-align: justify; }
p { text-align: justify; }
td { text-align: justify; top: 0; }
a:link { color: white ; font-style: normal; text-decoration: none; }
a:visited { color: white ; text-decoration: none; }
a:hover { color: red ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }

