
span.linked {
text-decoration:none;
}

span.linked:hover {
text-decoration:underline;
}

span.titolo{
font-weight: bold;
}

span.titolo_img{
font-weight: bold;
}

span.testo_img{
vertical-align: bottom;
}

span.who{
font-style: italic;
}