a.status-link:not(.mention) {
  text-decoration: underline;
}

div.status__content a:not(.hashtag):not(.mention) {
  text-decoration:underline;
}

