you know, it is just for you, so all you really have to do is:
<span class="staffname">Staff</span>
Then just go into your style and add a custom code (see the last option of the style editor:
.staffname {
color: #000000;
}The color code will be whatever hex code you're using for your staff color.