#contactgegevens a {
    color: #666;
}

#contactgegevens a:hover {
    color: rgba(255, 205, 0, 1);
}

#contactgegevens li {
    background-color: inherit;
}

