body { background-color:black;color:white; }
a:link { color:yellow; }
a:active { color:red; }
a:visited { color:orange; }
#table { width:100%; }
