look for something like this in your stylesheet.css #categoriesContent{}
under that there may be something like #categoriesContent a{} if there isn't create that second one and set the color to #categoriesContent a{color:yellow}

Also you will may want to change the colors of #categoriesContent a:visited{}