body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: verdana;
    font-size: 12px;
    color: #000;
}
	
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	}

.menu {

	font-family: verdana;

	font-size: 13px;

	color: #ffffff;

	font-weight: bold;

}

.titolo_box {

	font-family: verdana;

	font-size: 16px;

	color: #ffffff;

	font-weight: bold;

}

.titolo_descrizione {

	font-family: verdana;

	font-size: 16px;

	color: #000;

	font-weight: bold;

}

.h2 {

	font-family: verdana;

	font-size: 32px;

	color: #000;

	font-weight: bold;

}

.testo {

	font-family: verdana;

	font-size: 12px;

	color: #000;

}

.testo_piede {

	font-family: verdana;

	font-size: 11px;

	color: #ffffff;

}

.testo_bianco {

	font-family: verdana;

	font-size: 12px;

	color: #ffffff;

}

.titolo_celeste {

	font-family: verdana;

	font-size: 18px;

	color: #30ACD6;

}
.titolo_arancio {

	font-family: verdana;

	font-size: 18px;

	color: #F8891A;

}
.titolo_nero {

	font-family: verdana;

	font-size: 18px;

	color: #000000;

}

.input {

	font-family: verdana;

	font-size: 12px;

	color: #FF0000;

}

.text_box {

	font-family: verdana;

	font-size: 12px;

	color: blue;

}

