<a href="yourlink.com" style="color:red">Your Anchor Text</a>
Should I paste this between header tag?Go to text/html editor in wordpress post editor and try this code:
Using wordpress. Let me know if I can use it on additional css?Are you using WordPress or some other platform?
as a last resort - the WP always has a plugin!Your theme options should have option to change all link's colors in content. WP usually doesn't need to go into code for stuff like this.
One less problem in the world. Love itThanks all. I found out the solution. It's
.entrystyle a { color:red;}