.title {  
font-family: Verdana, Tahoma;
font-size: 14px;
font-weight: bold; 
color: #008A47;
}
A {
font-family: Verdana, Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: Maroon;
}
A:hover{
font-family: Verdana, Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#66ccff;
background-color: Black;
}
.open{
font-family: Verdana, Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color:#66ccff;
background-color: Black;
}
.footer {
font-family: cursive;
font-size: 14px;
font-weight: normal;
color:#000000;
font-style: oblique;
text-align: center;
}
.testo {
font-family: Arial;
font-size: 14px;
font-style: italic;
color: #000000;
text-align: justify;
}
.special {
font-family:"Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
font-style: italic;
color: #000000;
}
.special2 {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
font-style: italic;
color: #008A47;
}
.hotline {
font-family: Arial;
font-size: 14px;
font-style: italic;
color: #000000;
text-align: center;
}