body { color: white; background-color: black; position: relative; margin: 0; }
a:link { color: white; }
a:hover { color: yellow; }
a:active { color: red; }
a:visited { color: white; }
td { font-size: 120%; font-weight: 700; }
