This is asked a lot and is really easy to do, make the usernames on your site colored and stuff
like this
Login to your admin control panel
on the left menu expand "usergroups"
click "usergroup manager"
next to the group you want to change click "edit"
you see this
in the "Username HTML Markup" add this code
first box
<span style="color: #FF9900;font-weight: bold;">
second box
</span>
that color number, change that, consult your photoshop or a online color wheel to get a good color number.