body { color: silver; font-family: sans-serif; background-color: #333; margin: 0; }

p { text-align: justify; }

td {  }

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

a:visited { color: #c00 ; text-decoration: none; }

a:hover { color: #fff ; text-decoration: underline; }

a:active { color: #ff6 ; }

