.style1 {font-size: 14px}
.style3 {font-size: 14px; font-weight: bold; }
.Stile1 {
	color: #FF0000;
	font-weight: bold;
}
.Stile2 {color: #000000}
.Stile3 {color: #FF0000}
.Stile9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.aaa{
color:#000000;

}

a.aaa:link{
color:#000000;
text-decoration:none
}

a.aaa:visited{
color:#000000;
text-decoration:none
}

a.aaa:hover{
color:#333333;
text-decoration:underline
}