Allora, questo è il mio foglio di stile:

codice:
.copy
{
font-family:verdana;
font-size:11px; 
color:#FFFFFF;
}

.intro2
{
font-family:verdana;
font-size:11px; 
color:#404040;
}

img a
{
text-decoration: none;
}

A:link { text-decoration: none; border-bottom: Dashed 1px; color: #919191 }
A:hover { text-decoration: none; border-bottom: Dashed 0px }
A:visited { text-decoration: none; border-bottom: Dashed 1px; color: #919191 }
Cos'è che sbaglio?