/* CSS Document */

a.testo1:link{
font-family:verdana;
font-size:10px;
color:#FF3300;
text-align:center;
text-decoration:none;
}
a.testo1:visited{
font-family:verdana;
font-size:10px;
text-align:center;
color:#FF3300;
text-decoration:none;
}
a.testo1:hover{
font-family:verdana;
font-size:10px;
text-align:center;
color:#336699;
text-decoration:none;
}
.testofocus{
font-family:verdana;
font-size:10px;
color:#666666;
padding-left:4px;
}
.testocorpo{
font-family:verdana;
font-size:10px;
color:#336699;
text-align:center;
padding-left:4px;
padding-right:4px;
}
.testotitolo{
font-family:verdana;
font-size:10px;
color:#FF9900;
text-align:justify;
padding-left:4px;
padding-right:4px;
}
.testotitolo2{
font-family:verdana;
font-size:11px;
color:#666666;
text-align:right;
padding-left:4px;
padding-right:4px;
}
.testo2{
font-family:verdana;
font-size:10px;
color:#333333;
text-align:left;
line-height=12px;
padding-left:4px;
padding-right:4px;
}
a.testolink:link{
font-family:Georgia;
font-size:11px;
color:#663300;
text-decoration:none;
}
a.testolink:visited{
font-family:Georgia;
font-size:11px;
color:#663300;
text-decoration:none;
}
a.testolink:hover{
font-family:Georgia;
font-size:11px;
color:999999;
text-decoration:none;
}
.testopiede2{
font-family:times new roman;;
font-size:11px;
color:#996600;
}
.testodove{
font-family:verdana;
font-size:10px;
color:#333333;
text-align:center;
}
