Hi Patrick,
The files for that skin will be under /Data/Site/1/skins/orangesunset
Look in stylecolors.css
change this: body { color: #D5D2D6; }
to
body { }
and change this:
a.sitelink:hover {color: #837560; }
to
a.sitelink:hover {color: white; }
and things should look a little better.
I'll be fixing it in svn.
Hope it helps,
Joe