author.no-urls:not([repeat]), work.no-urls:not([repeat]) {
    text-decoration: red underline 1.5px;
    /*color: darkred;*/
}

