body {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #000000;
}

.box {
	width: 100%;
	margin: auto 0 auto 0;
	text-align: center;
}

.head {
	width: 100%;
	margin: auto 50px auto 0;
	text-align: center;
	float:left
}

.sezione {
	width: 20%;
	height: 800px;
	text-align: center;
	float:left;
}

.contenent {

	text-align: center;
	float:right;
}
.contenent_cal {

	text-align: center;
}
testi tabella { color: #fff; font-size: 4px; font-family: times; text-align: left; }

a:visited {
  color: #FF0000;
}
