1 a { 2 text-decoration: underline !important; 3 } 4 5 dfn { 6 text-decoration: underline dotted !important; 7 font-style: normal; 8 }