body {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	line-height: 14px;
	background-color: #008fd4;
	margin: 0;
	cursor: default;
}
td, table {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	cursor: default;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}
.font_corpo {
	text-align: justify;
}
.font_titolo {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.font_itinerario {
	color: #333333;
}
