body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
}
.titoloENG {
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}


.sottotitolo {
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
.sottotitolo a{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none
}

.sottotitolo a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration:none
}
	

.testo {
	font-size: 10px;
	color: #000000;
}
.testo a{
	font-size: 10px;
	color: #000000;
	text-decoration:none;

}
.testo a:hover{
	font-size: 10px;
	color: #666666;
	text-decoration:none;

}

.link {
	font-size: 10px;
	font-weight: bold;
	color: #ee2624;
}
.link a{
	font-size: 10px;
	color: #ee2624;
	font-weight: bold;
	text-decoration:none;
}
.link a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #f7941d;
	text-decoration:none;
}
.linkBIG {
	font-size: 12px;
	font-weight: bold;
	color: #f7941d;
}
.linkBIG a{
	font-size: 12px;
	color: #ee2624;
	font-weight: bold;
	text-decoration:none;
}
.linkBIG a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #f7941d;
	text-decoration:none;
}

.testoENG {
	font-size: 10px;
	color: #666666;
}
.testoENG a{
	font-size: 10px;
	color: #666666;
	text-decoration:none;

}
.testoENG a:hover{
	font-size: 10px;
	color: #cccccc;
	text-decoration:none;

}


.didascalia {
	font-size: 8px;
}

.sfondopanna {
	background-color: #faf9f7;
}
.linkdn {
	font-size: 10px;
	color: #cccccc;
}
.linkdn a{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
.linkdn a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
