a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
    color: #FFFFFF;
	text-decoration: none;	
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

a:active {
	text-decoration: none;	
}

.testi {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7E3034;
	letter-spacing: 1px;
	text-align: justify;
}
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 1px;
}
.foto {
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

