diff --git a/ietf/static/css/document_html_txt.scss b/ietf/static/css/document_html_txt.scss
index f79734e1a..e2a401763 100644
--- a/ietf/static/css/document_html_txt.scss
+++ b/ietf/static/css/document_html_txt.scss
@@ -368,7 +368,7 @@ td, th {
}
/* Links */
-a.selfRef, a.pilcrow {
+a.selfRef, a.pilcrow, .iref + a.internal {
color: black;
text-decoration: none;
}