a:link {
	text-decoration: none;
	color: #D79E80;
}
a:visited {
	text-decoration: none;
	color: #D79E80;
}
a:hover {
	text-decoration: underline;
	color: #D79E80;
}
a:active {
	text-decoration: underline;
	color: #D79E80;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sfondo.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td img {display: block;}
#fotografia {
	float: right;
	margin: 10px;
	clear: right;
}
#fotografieSx {
	float: left;
}
#TestoPrincipale {
	margin: 20px;
}
strong {
	color: #D79E80;
	font-weight: bolder;
}
em {
	color: #D79E80;
}
h3 {
	color: #D79E80;
}
