body { color: white; font-size: 100%; font-weight: 400; background-color: black; position: relative; width: 790px; height: auto; min-width: 0; min-height: 0; max-width: 795px; max-height: 500px; margin: auto; }

p { color: white; font-size: 100%; font-weight: 400; text-align: left; }

td { font-size: 85%; font-weight: 700; }

a:link { color: white; }

a:visited { color: white; }

a:hover { color: yellow; }

a:active { color: red; }
