#hb
{
    font-family : arial , Helvetica , sans-serif;
    font-size : 8pt;
    background-color : white;
    white-space : nowrap;
    text-align : center;
    font-weight : bold;
}
#hb a:visited, a:link, a:active
{
    text-decoration : none;
    color : blue;
}
#hb a:hover
{
    text-decoration : none;
}
#hbc
{
    color : rgb(255 , 255 , 255);
    text-align : center;
    font-weight : bold;
}
