body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #000000;
	background-image: url(imghome/sfo-prova.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D56097;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D56097;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:active {
	text-decoration: none;
}
.bordosx {
	border-left: 1px solid #CC0066;
}
.bordoinf {
	border-bottom: 1px solid #CC0066;
}
.bordodx {
	border-right: 1px solid #CC0066;
}
.bordosxinf {
	border-left: 1px solid #CC0066;
	border-bottom: 1px solid #CC0066;
	background: url(immagini/sfo-contatti.jpg) no-repeat;
	background-color: Black;
}
.bordodxinf {
	border-right: 1px solid #CC0066;
	border-bottom: 1px solid #CC0066;
	background: url(immagini/sfo-contatti.jpg) no-repeat;
	background-color: Black;
}
.bordo3lati {
	border-right: 1px solid #CC0066;
	border-bottom: 1px solid #CC0066;
	border-left: 1px solid #CC0066;
	background-color: #D56097;
}
.bordotutto {
	border: 1px solid #CC0066;
}
.testomenu {
	color: #A60053;
}
.titolo1 {
	color: #A60053;
	font-weight: bold;
	font-size: large;
}
