.giustificato {
	text-align: justify;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a:link {
	color: 007AB9;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: 007AB9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.menu:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}