BODY{
font-family:Arial, Helvetica, sans-serif;
font-stretch:extra-condensed;
text-align:justify;
}

.TitoloTabella{
font-size:12px;
font-weight:normal;
color:#fef332;
}

.riga{
font-size:12px;
font-weight:normal;
}

.TitoloArancione{
color: #FF6600;
font-size:20px;
}

.TitoloRosso{
color: Red;
font-size:14px;
}

.TitoloPaginaRosso{
color: Red;
font-size:20px;
text-align:center;
}

.testo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-stretch:extra-condensed;
line-height:16px;
}

.testo_small{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
font-stretch:extra-condensed;
}

.testo_small_10{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-stretch:extra-condensed;

}
.testo_small_11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-stretch:extra-condensed;

}
.testo_small_12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-stretch:extra-condensed;

}


.testo_small_blu_sc{
color:#000033;
font-size:12px;
font-stretch:extra-condensed;
}

.testo_small_arancione{
color:#FF6600;
font-size:10px;
font-stretch:extra-condensed;
}

a:link,a:visited{
font-size:12px;
text-decoration:none;
color:Red;
}
a:hover{
font-size:12px;
text-decoration:underline;
color:Red;
}

a#login:link,a#login:visited{
font-size:9px;
text-decoration:none;
color:Red;
}
a#login:hover{
font-size:9px;
text-decoration:underline;
color:Red;
}


a#bottoni:link,a#bottoni:visited{
font-size:11px;
font-weight:bold;
text-shadow:White 3px 3px 1px;
text-decoration:none;
color:Black;
}
a#bottoni:hover{
font-size:11px;
font-weight:bold;
text-shadow:White 3px 3px 1px;
text-decoration:none;
color:Red;
}
