body {background-image: url("/supfiles/bg.png"); background-attachment: fixed; }
body, table {color:black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
table.news {background: white; line-height: 18px; margin-left: 75px; margin-top: 75px; width: 70%; border: 1px outset black; }
table.news td {padding: 6px 6px 20px 6px; vertical-align: top; }
.title {font-weight: bold; font-size: 16px; }
.poster {font-weight: bold; margin-bottom: 30px; }

h1 {font-size: 24pt; }

a         {color: #00cc66; text-decoration: none; }
a:visited {color: #cc0066; }
a:active  {color: #9933ff; text-decoration: underline; }
a:hover   {color: #ff3399; text-decoration: underline; }

.black {color:white; background:black}
.white {color:black; background:white}

.black:hover {color: #ffff00; }
.white:hover {color: #ff3399; }
 

