#topbar{
position:absolute;
padding: 0;
background-color: white;
width: 100px;
visibility: hidden;
z-index: 100;
font-size: 15px;
}
#topbar table,#topbar td { padding:0; margin:0; }
#topbar A.qqa:link {COLOR: red; text-decoration: none}
#topbar A.qqa:visited {COLOR: red; text-decoration: none}
#topbar A.qqa:active {COLOR: red; text-decoration: none}
#topbar A.qqa:hover {COLOR: blue; text-decoration: none}

#topbar A.qq:link {COLOR: black; font-size:12px; text-decoration: none}
#topbar A.qq:visited {COLOR: black; font-size:12px; text-decoration: none}
#topbar A.qq:active {COLOR: black; text-decoration: none}
#topbar A.qq:hover {COLOR: blue; text-decoration: none}
