.testo {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #232323;
text-align: justify;
}
.copy {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #006699;
}
.titolino {
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #dd0000;
}
.titolo {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #dd0000;
}
a {
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration:none;

color: #006699;
}
a:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #003399;
text-decoration:none;
}