.citazione {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.mail {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: blue;
	text-decoration: underline;
	font-style: normal;
	font-weight: 200;
}

a {
	font-family: "Arial Black";
	font-size: 10px;
	color: #FFE26F;
	text-decoration: none;
}

.menu {
	font-family: "Arial Black";
	font-size: 10px;
	color: #FFE26F;

}
.text {
	font-family: "Times New Roman, Times, serif";
	font-size: 16;
	color: black;
	text-decoration: none;
}

.special {
	font-family: "Times New Roman", Times, serif;
	font-size: 18;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;



}
.foto {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}

