Thats great man, No problem
i will check out the where to change color on text also.
I found a code that maybe will help, i dont have this templated installed, so i can not test it out to see if its the right code. But ill add a code here and where you will find it, then you can check it out.
Code
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item, .rt-article-title span, #rt-main-surround h2.title span {color:#cc0000;}
body a, #rt-main-surround ul.menu a:hover, #rt-main-surround ul.menu .separator:hover, #rt-main-surround ul.menu .item:hover, #rt-top .titlecolor h2.title span, #rt-main-surround h2.title span {color:#cc0000;}
Both code's {color:#cc0000;) has the same red color on the site. and i found this code in CSS folder that you have uploaded under mainstyles.css file if it int the right 1 then ill have to install the template so i can test it out myself before i know for sure.