I do not want the images which are linked to be styled the way the  
text links are.
The code below is not working, what is wrong? TIA

a:hover {
color: #2B4058;
font-size: 13px;
font-weight: normal;
background-color: #fffbdf;
border-bottom-style: dashed;
border-bottom-width: 1px;


a:hover img {

background-color: none;
text-decoration: none;
border-style: none;

}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to