menu a:active not working
PermalinkOnly one thing I can´t get to work: menu a:link.
Here is the URL:http://www.virtualintegral.co.cc/semaica/... active page is supposed to change curent link color and image.
I attach the code. NOT WORKING CODE is on line 20. (Please change .txt extension to .css)
Please advice. Thanks

Even without the image, color is supposed to change, and does not...
.menu a, .menu a:active {display:block;font-size:12px;text-decoration:none; color:#ffa500; width:155px;
height:28px; padding-left:5px; line-height:28px; font-weight:bold;padding-top:1px;background:#00006e url(images/azul1.png) repeat-x;}
Where on active page the corresponding menu is supposed to turn letters orange and a darker blue background image; not worling at all.
Thanks