body { margin-top: 25px; background: black; color: white; }
.left {background: white; color: black; }
.small { font-family: ariel, arial, verdana, helvetica, sans-serif; font-size: .8em; }
.main { padding-left: 30px; padding-right: 20px; padding-top: 10px; font-family: Times New Roman, Times, serif; font-size: .9em; line-height: 2em; }
td,tr,table { padding: 0; }
span.big { font-size: 1.5em; font-variant: small-caps; color: yellow; }
.read { font-size: 1em; line-height: 1.3em; }
.read2 { font-size: 1em; line-height: 1.3em; padding: 5px; }

A:link { color: #6ff; text-decoration: none;  }
A:visited { color: #6ff; text-decoration: none; }
A:active { color: red; }
A:hover { background: white; color: black; }
A.left:link { color: #333; text-decoration: none;  }
A.left:visited { color: #333; text-decoration: none; }
A.left:active { color: red; }
A.left:hover { background: black; color: white; }

