Where do you change the widget styles? I have tried to change the font color of the widgets by changing the widget class in the site.css file within my theme and it does not change the font color. Any help is appreciated.
What do you want to change the font colour of te hyperlinks? If so you can do something like..widget fieldset a {color: red;}
Thanks,Matthew