Changing colors

Hello…Some help please…
I am trying to change the color of the links that are blue… Look here
I did change everything but no luck…
Any suggestion?
Thanks!

not the best option but did you do inline html style: <a href="" style="color:red">URL Lable</a>
otherwise, you can build your own CSS file and call it in the view header.

also do a cache dump (ctrl+f5)