Well, I think I fixed the links in the category side-box, I'm happy enough. But, the visited links in the center/main column are still a light color on a light background. 
Code:
a:visited {
color: #CDCDB4;
text-decoration: none;
}
I think this is controlling all the visited links on the site, but can someone please tell me how I can separate the links in the center column (products list, etc.) so I can change them to a darker color?
To see an example of what I'm talking about you can go to the site here:
http://thewindcutter.com/shop/index.php
-Click on the Fur Windscreens category
- then click a brand, i.e. Sony
- then click on the product "Sony DSR-200 Bronze Pro WindCutter"
(any brand/product will work, it's all the same)
On the product description page the little category name just above the image is very light against white.
Now, click your Back button to go to the previous page. Click any white space to make sure the link isn't still selected. The product link is now very light colored.
This is what I need to change to a darker color.
Thanks for any help someone can provide.
Rebekah