How do I change my link colors when I hover a div?
I tried to use:
#voltarTEST { width: 80px; height: 62px; padding-top: 16px; backgr
Add this:
#voltarTEST:hover a{ text-decoration: none; font-size: x-small; font-family: Verdana; text-decoration: none; color:#FFF; }