body { background: black; }
#labeltable { width: 75%; }
#pictable { width: 55%; }
.thumb { float: left; width: 60px; margin-top: 15px; margin-right: 15px; border: 1px solid black; }
.menu { font-size: 16pt; font-weight: bold; }
.active { color: #CC0000; border-bottom: 1px solid #ffcc00; }
A { text-decoration: none; color: #CC0000; }
A:visited { color: #CC0000; }
A:hover { border-bottom: 1px solid #ffcc00; }
.thumb:hover { border: 1px solid #ffcc00; }
#announcement {margin-top: 15px; margin-left: 15px; padding: 10px; background: white; border: 7px double black; }
