body {
	background-image:url(../immagini/bg.gif);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0e1723;
	}
a:link {
	color: #2e6099;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #2e6099;
	text-decoration: none;

}
a:active {
	color: #2e6099;
	text-decoration: none;

}
a:hover {
	color: #9f9265;
	text-decoration: underline;

}
a.linkfooter:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.linkfooter:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;

}
a.linkfooter:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;

}
a.linkfooter:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;

}
.copy {
background:  url(../immagini/SfondoCopy.gif) repeat-x left top;
color: #FFFFFF;
}

