.sfondo1 {
	background-image: url(images2/sfhome.jpg);
	background-repeat: no-repeat;
}
.descrizioni {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #F0F0F0;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

