.testo_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #438AC5;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-image: url(../images/fondo.gif);
}
.sfondo_grigio {
	background-color: #F0F0F0;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

