Changing Link Colors
To change the color of the link, you have to go into the code on the HTML tab of your content box and change the font tag.
How to go about changing it
Open your content box Select the text that you want to have the red hyperlink attached to it. Look for the "font" tags that surround your code. In front of it, you want to put "font color=#00000" and directly behind it, type "font". This ensures that the entire body of text wont be the color of the link. See the diagram below:
The text you selected should now be the color you changed it to!

