html, body { background-color: #000; }
body { color: #aaa; font-family: monospace, verdana; font-size: 12px; }
table { font-size: 1em; margin: 40px auto 120px auto;}
a { color: #aaa; text-decoration: none; }
.i a { color: white; font-weight: bold; text-decoration: underline; }
.i a:visited { text-decoration: none !important; }
.i { text-align: right; }
.i, .date a { padding-right: 8px; }
.i, .date { /*padding-right: 12px;*/ }
.date { white-space: nowrap; }
tr:hover *, tr:hover a { /*background-color: red;*/ color: orange; }
table.specials {  float: right; } 
table.specials td { /*padding-bottom: 0.5em;*/  }
