I accidentally posted the code as Quote instead of Code, so I will change it to PHP Code viewage, so that you can see it in code colouring.
PHP Code:
<a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a>
and change to:
PHP Code:
<a href="$contactuslink"><font color="#FFFFFF">Contact Us</font></a> - <a href="$homeurl"> <font color="#FFFFFF">$hometitle</font></a>