body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(../immagini/grafica/G_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-size:14px;
}
#CENTRATO {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#HOME_txt {
	width: auto;
	margin-left: 530px;
}
a {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #AB0132;
}
a:active {
	text-decoration: none;
	color: #000000;
}

