WordPress MU Tips
Since WordPress’s built-in editor does not have a colour palette to change font color, you will have to do it manually. To do this, you’ll need to switch to the “code” view that is located on top of the editor. Once it is switched, you can use HTML tags to manually format your text colour.
Example: <font color=”red”>red</font>