Forum Moderators: martinibuster
Here is the code for My adsence styles:
.ch { cursor: pointer; }a.ad:link { color: rgb(153, 0, 0); }
a.ad:visited { color: rgb(153, 0, 0); }
a.ad:hover { color: rgb(153, 0, 0); }
a.ad:active { color: rgb(153, 0, 0); }
a.search:link { color: rgb(0, 0, 0); }
a.search:visited { color: rgb(0, 0, 0); }
a.search:hover { color: rgb(0, 0, 0); }
a.search:active { color: rgb(0, 0, 0); }
a.attribution:link { color: rgb(0, 0, 0); }
a.attribution:visited { color: rgb(0, 0, 0); }
a.attribution:hover { color: rgb(0, 0, 0); }
a.attribution:active { color: rgb(0, 0, 0); }