.testochiaro { 
	font-family: Arial, Helvetica, sans-serif; font-size:
	12px; font-style: normal; line-height: normal; font-weight: normal; font-variant:
	normal; text-transform: none; color: #CCCCCC; text-decoration: none
	}
.testochiaroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	}
.testoscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #343434;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.testotitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #858585;
}
body2 {
	background-color: #222222;
}
