body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}

.testo{
	color: #647269;	
	font-size: 10px; 
	text-decoration: none;
}
.testo a:hover{
	color: #647269;	
	font-size: 10px; 
	text-decoration: underline;
}

.Sottotitolo{
	color: #20B9F1;
}

.immagine{
	border: 1px solid #647269;
	}

.elencopuntato{
	background-attachment: scroll;
	background-image: url(../immagini/elencopuntato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	text-decoration: none;
	text-align: right;

	}
.download{
	color:#CD60BA;
	text-decoration:none;
	}

.download a:hover{
	color:#CD60BA;
	text-decoration:underline;
	}