
.categories li:hover {
    cursor:pointer;
}

.active_category {
    font-weight: bold;
}
