Html and css lesson 26 doesnt work

h1 {
color: #576D94;
font-family: Verdana, sans-serif;
}

p {
font-family:Garamond, serif;
}

img {
height:100px;
width:300px;
border: 1px solid #4682b4;
}

a {
text-decoration: none;
color: #cc0000;
}

it says i havent set text-decoration to none and i did but i wont let me continue

what browser are you using? This exercise is currently not working in chrome and opera

if you don’t use this browser, post your html code