body{
	background-color: #EFFFC0;
}

.titolo{
	color: black;
	text-align: center;
	margin-top: 25px;
	font-size: 50px;
	font-family: Adobe Gothic Std B;
}

.seleziona {

	text-align: center;
	font-family: Calibri;
	font-size: 23px;
	margin-top: 15px;
	padding-left: 15px;
}
.seleziona span:hover{
	color:red;
	cursor: pointer;
	font-weight: 900;
}
.seleziona a{
	text-decoration: none;
	color: black;
}
.testo p{
	margin-left: 167px;
	margin-right: 167px;
}