body {
background-color: #000000; 
color: #ffffff; 
font-size: 10pt; 
font-family : normal verdana, sans-serif; 
} 
a.link { 
font-size : 10pt; 
color : #ffffff; 
text-decoration : none; 
} 
a.link:hover { 
color : #ff0000; 
text-decoration : none; 
} 
a.menu { 
font-size : 16pt; 
color : #ffffff; 
text-decoration : none; 
} 
a.menu:hover { 
color : #ff0000; 
text-decoration : none; 
}
    #topbar {
    position: absolute;
    width: 125px;
    visibility: hidden;
    z-index: 100;
    }
