On my home page www.casino-online.bz I would get all the links with color: #C93638 and when mouse goes over the link I would keep such color: #C93638 (insted of changing to dark color). I do not want to change color when mouse goes over the link.
So I added to override.css this row:
.nspArt h4.nspHeader a:hover { color: #C93638; text-decoration: underline;}
For some link it works, in others no.
For example on the home page the link "Slot machine online vs slot da bar. Quali scegliere?" does not work.
Can you help me?