.css file For PowerMetal

Can anyone help me out with the Powermetal theme please? What I need to do is to be able to change the color of the links on my pages. Right now ALLLL text on my pages and navigation are white. I would like to be able to change the color of the links on my pages BUT not the navigation.
As it stands I have edited every single thign I can find fdor .css that has to do with powermetal and all i seem to do is change the colr of the text for the entire website rather than just links. Anyhelp would be appreciated.
And tried a style sheet as well of my own in every page that i add and when trying to use a style sheet on a page with Integramod or the powermetal theme either one, they just dont jive with each other.
I have many links on my site and no one can even tell they are there. any help would be appreciated. Thx in advance. Ray
** UPDATE **
I forgot to say that the links WILL show up as underlined ONLY if you mouse over, BUT if they dont know its a link then they would never mouse over anyhow. AND I found the links colors and such in the .css for forums but not the main pages. Here is the code for the forums and if you visit my page via my sig, notice it dont work as the .css is coded.
/* General page style */
a:link,a:active,a:visited,a.postlink{color:#CACACA;text-decoration:none}
a:hover{color:#F0F0F0; text-decoration: underline}
/* titles for the topics:could specify viewed link color too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#9D380E}
a.topictitle:hover{color:#F0F0F0}
As it stands I have edited every single thign I can find fdor .css that has to do with powermetal and all i seem to do is change the colr of the text for the entire website rather than just links. Anyhelp would be appreciated.
And tried a style sheet as well of my own in every page that i add and when trying to use a style sheet on a page with Integramod or the powermetal theme either one, they just dont jive with each other.
I have many links on my site and no one can even tell they are there. any help would be appreciated. Thx in advance. Ray
** UPDATE **
I forgot to say that the links WILL show up as underlined ONLY if you mouse over, BUT if they dont know its a link then they would never mouse over anyhow. AND I found the links colors and such in the .css for forums but not the main pages. Here is the code for the forums and if you visit my page via my sig, notice it dont work as the .css is coded.
/* General page style */
a:link,a:active,a:visited,a.postlink{color:#CACACA;text-decoration:none}
a:hover{color:#F0F0F0; text-decoration: underline}
/* titles for the topics:could specify viewed link color too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#9D380E}
a.topictitle:hover{color:#F0F0F0}