A:link, A:visited { 
	text-decoration: none 
}

A:hover {
	text-decoration: underline;
}

body {
	background-attachment: scroll;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TestoEnter {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.TestoTitoloEnterR {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-style: normal;
	color: #731818;
}
.TestoTitoloEnterL {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-style: normal;
	color: #8B4E79;
}

