
.focim {
        font-family: Verdana;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}

.focim:hover {
        font-family: Verdana;
        font-size: 12px;
        color: #CCCCCC;
        text-decoration: none;
}



.hbutton {
        font-family: Arial;
        font-size: 10px;
        color: #EEEEEE;
        text-decoration: none;
}

.hbutton:hover {
        font-family: Arial;
        font-size: 10px;
        color: #5C5C5C;
        text-decoration: none;
}



.wbutton {
        font-family: Arial;
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
}

.wbutton:hover {
        font-family: Arial;
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: underline;
}

