a.pbd-user-names-list-item-read, 
a.pbd-user-names-list-item-unread {
    text-decoration: none !important;
}

.pbd-user-names-list-item-read {
    color: green;
}

.pbd-user-names-list-item-unread {
    color: red;
}

