Forum Moderators: martinibuster
Is it just take a bit to update?
It shouldn't, the color information is defined in the Adsense code that you paste in:
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
Besides doing what TJ suggested and going back through the setup steps -- yep, again ;) -- you might want to check the surrounding html or any other scripts on the page. Maybe something like an unclosed or wrongly located tag is making the Adsense code choke.
Since your browser's default link color is probably blue, check sure your local CSS color schemes for black-colored links. (If you have them)
Maybe the problem is somewhere in your <td>, <tr>, or <table> statements.