.category_menu a{
    font-size:14px;
    color: blue;
}

.nav_selected {
    background: #848CFF !important;

}

.nav_selected a{
    
    font-weight: bold;
    color: white !important;
}
