body {
        background-color : White;
}

a:link {
        background-color : Black;
        text-decoration: none;
        color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

a:visited {
        background-color : Black;
        text-decoration: none;
        color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

a:hover {
        background-color : Black;
        text-decoration: underline;
        color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

.conten {
        color : White;
        background-repeat : no-repeat;
        font-size: 11px ;
        line-height: 16px;
        font-family: Verdana, Arial, sans-serif;
}

.divider {
        color: #999999;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
}
.busq    { color: white; font-size: 9px; line-height: 12px; margin-top: 7px }
