You can change it via Appearance >> Atahualpa Options >> Body Text and Links.
You should upgrade to 2.9.2, BTW.
Thanks for your Reply Micahcooksey I have done all that except upgrage and still no help, the reason I didn’t want to upgrade is because I will loose some of my important plugins that don’t support 2.9.2
I have solve the problem, Thanks to this form for nothing!! and thank you so much micahccoksey at least you did reply!
Great, what did you do?
As greater men than I have of quoted, this is a volunteer (free) forum for a free software, so any help you receive is more than you paid for. Not to convey the message that when your question goes unanswered you should just get up from your desk humming a cheerful little ditty, you just shouldn’t complain about it on the forum.
Hello Mica I understand what your saying but it get frustrating at times lol. Anyway I did more research and I found that entering the code below corrected everything there is something going on with Atahualpa theme that I cant explain being a newbie and all so I went to Atahualpa->options->Add HTML/CSS Inserts->HTML Inserts: Header and entered
<style type=”text/css”>
<!–
a:link {color: #whatever color; text-decoration: underline; }
a:active {color: #whatever color; text-decoration: underline; }
a:visited {color: #whatever color; text-decoration: underline; }
a:hover {color: #whatever color; text-decoration: none; }
–>
</style>
I hope this helps someone that’s having the same problem. Thanks for everything