I've implemented the system on my site. As you can see at the bottom of the page (you can see the site in my profile) the links are there but they're blue and that's because the CSS defines all links as blue. It's a bit hard to alter the css and the whole site just for the coop system. My questions are: Would I be allowed or, if not, could an option be implemented to add a class="a_class_name" to each link in the ads ? This way I could change the color to white or something more visible. Or, at least an option to specify the color of the links... ex. < a style = " color:white; "> link < /a > I've placed the text file mentioned in the same folder where the script was but it didn't work, i had to make a copy in the root of the site. What could be the problem ?