body { background-color: black; }
p {}
td {}
a:link { color: blue ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #f6c ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
table#menutop { position: absolute; top: 5px; left: 455px; width: 130px; height: 25px; z-index: 5; }
table#menu { position: absolute; z-index: 5; top: 25px; left: 455px; width: 130px; height: 25px; }
table#menubottom { position: absolute; z-index: 5; top: 50px; left: 475px; width: 90px; height: 25px; }
td#menuitem { font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; }
