use this as a stylesheet

Code:
a {color: #CC3300};
if that doesn't work, try this:

Code:
a:link,a:visited,a:hover,a:activ {color: #CC3300};