Hi,
i want to hightlight any link in my website when mouseover event happens on them. I want this to happen for any link in my web site.. I dont want to write onmouseover attribute in every link i create and there should be some place where i can declare this highlight effect globally .
How should i do this ?