.testo
{ 
font-family: Verdana, Arial; 
font-size: 8pt; 
text-decoration: none
}

.testo_piccolo
{ 
font-family: Verdana, Arial; 
font-size: 7pt; 
text-decoration: none
}

.testo_bianco
{ 
font-family: Verdana, Arial; 
font-size: 8pt; 
color:			white;
text-decoration: none
}

.testo_bianco_piccolo
{ 
font-family: Verdana, Arial; 
font-size: 7pt; 
color:			white;
text-decoration: none
}

.errore
{ 
font-family: Verdana, Arial; 
font-size: 8pt; 
font-weight:	bold;
color:			red;
text-decoration: none
}

.titolo
{ 
font-family: Verdana, Arial; 
font-size: 12pt; 
font-weight:	bold;
text-decoration: none
}

.titoletto
{ 
font-family: Verdana, Arial; 
font-size: 10pt; 
font-weight:	bold;
text-decoration: none
}

.titolone
{ 
font-family: Verdana, Arial; 
font-size: 17pt; 
font-weight: normal;
text-decoration: underline;
}


.tabella, .tabella td
{ 
border:1px solid; border-color:#CCCCCC; border-collapse:collapse; padding:5px;
}

a:hover
{ 
COLOR: red; 
TEXT-DECORATION: none
}
