Totally baffled! I\'ve tried rewriting the text-decoration: none line several different ways. I also managed to re-size the text by targeting it but the t
text-decoration: none
t
I used the code below to get mine to work in Chrome. You can adjust the nesting:
a:-webkit-any-link { color: black; }