Links are working now
there are no colors specified, so your getting the default ones.
This is what you have
google_ad_client = "";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_ad_channel = "";
You need to add these, with your own colors
google_ad_channel ="2008739486";
google_color_border = "5C743D";
google_color_bg = "5C743D";
google_color_link = "D5EDB3";
google_color_text = "D5EDB3";
google_color_url = "D5EDB3";
Not the channel numbers, your channels don't have a number, I don't know
why...
Hope this helps
