.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.citazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.testogrigio {
	color: #999999;
	text-decoration: none;
	font-family: arial;
}
.titoloarancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 30px;
	color: #F8981D;
	font-style: italic;
	font-weight: bold;
}


body {
	background-color: #000000;
}
