I do a table on my page with site.com.
My table has 2 columns. I want can click on my data (so i want my data in columns will be a link). I do it. But now i want to customize my link. i can't do it.
I know a:link a:hover a:visited.... but when I use it, nothing change in my screen.
My table is doing with "custom code" and data repeater for have acces to my object.
My code where i change the color of the link. But i want change a:hover too...
<>a href="#" style="color:black;" <{!Cluster__r.Name} >/a<
Thanks for your answers.


