(function(D) {
var M=Math,R=function(){return M.floor(M.random()*(200-50+1))+70;},
A=D.getElementsByTagName('a'),L=A.length,C,S;
while(L--){C='rgb('+R()+','+R()+','+R()+')',S=A[L].style;S.color=C,S.borderColor=C}
})(document);
