OK, here's the forum for Quasar, but it is limited to read only if you're not a member.
http://www.rockettheme.com/forum/index.php?f=288&rb_v=viewforum
This page shows the style controls for the template and shows the link color, which is the article color if you have your article titles set to link to the article:
http://demo.rockettheme.com/free/quasar/tutorials/style-control
If you don't have the article titles set to link to the article, you can always add a style class to your css file that should override the other styling...
.rt-article-title {color:#000000;}
or possibly:
.rt-article-title {color:#000000 !important;}
if it doesn't seem like it's taking.