.testo{
font-family: Verdana;
font-size: 12px;
color: #000000;

}
.normale:link{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #000000;
text-decoration:none
}
.normale:visited{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #000000;
text-decoration:none
}
.normale:hover{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #666666;
}

.normale_bianco:link{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #ffffff;
text-decoration:none
}
.normale_bianco:visited{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #ffffff;
text-decoration:none
}
.normale_bianco:hover{
font-family: Verdana;
font-size: 10px;
font-style: bold;
color: #666666;
}

.form_text{
font-family: Verdana;
font-size: 10px;
color: #000000;

background-color: #EFE9CF;
}
.form_area{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-align: justify;
background-color: #EFE9CF;
text-align:center;
width: 130px;
}
.testo_centro{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-align: center;
}
