UPDATE: WE JUST MADE A WALKTRHOUGH VIDEO TO GO WITH THIS PAGE cHECK IT OUT HERE:

How do you change the color of your font in myspace?
This is an easy question, but it can get complicated.

Before we actually start, lets pick a color. Keep that number ready.

Now…
When typing text in a comment or in just one field or table, and you only are concerned with that individual field, you can use this code:

<font color=”color_code”> YOUR TEXT HERE </font>

and to change the size also, use this:
<font color=”color_code” face=”font style” size=”number value from 1 to 7″> your text here </font>

If you want to change individual parts of your profile, everything is laid out very well in this guys guide on myspace
http://www.myspace.com/colorguide.

The most basic of what you want to create is:

td, a, body, table,p { color:XXXXX;}

put that in your profile and you will change the color of most of the text.