yoshi, in the last version of staredit.net, you had regulars set to a diffrent color, you may want to update this for the new version say like the color
red or make them glow or something glow can be done using a font tag
CODE
<font style='color:blue; font-weight: bold; filter:glow(color=#0000FF, strength=3); height: 20px;'>
and to close
CODE
</font>
you will also have to remove the xml tag from the board wraper
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">