Mmm...sounds logical:
.spnMessageText a:link {color:black;text-decoration:blink}
.spnMessageText a:visited {color:gray;text-decoration:none}
.spnMessageText a:hover {color:green;text-decoration:blink}
Somewhere in your style settings we see the text-decoration:blink setting.
Check the Font/Table Color Code Configuration in the Admin pages.