I'm trying to change the link font color on my site from blue to green. However when I search for the hex code in my CSS it doesn't exist.
Also the colors set in there, are different to what shows up and changing them doesn't make a difference.
My site is
http://wow.deewon.com
On the right you will see in recent posts and links that the text is blue. That text is what I'm unable to change in my CSS.
The hex code is showing in photoshop as #2277dd and I'm hoping to use #22dd22.
-Thanks