Hello
Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...
.sidecol_block {
color: #ffffff !important;
}
.sidecol_block h3 {
color: #ffffff !important;
}
/* Menu Items */
.sidecol_block .module ul.menu a, .sidecol_block .module_menu ul.menu a, .sidecol_block .module a {
color: #ffffff !important;
}
CiarĂ¡n