Happy holi to you and all the members of this site...
Just paste the following link on the address bar of your browser and press enter.....
javascript: i=0;c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval('i++;a[i % document.links.length].style.color=c[i % c.length]',10);void(0);