body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #000066;
	text-decoration: none;
	background-color: #CDE4FC;
	font-size: 11px;
}
.txt12px {
	font-size: 12px;
}

a:hover {
	color: #067DD9;
	text-decoration: underline;
}

.titoli_azzurri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #067DD8;
}
.indirizzo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #067CD7;
}
.maiuscolo {
	text-transform: uppercase;
	font-weight: bold;
}

.hr_tratto {
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tit_azz {
	font-size: 16px;
	font-weight: bold;
	color: #00135F;
}
.testobianco {
	color: #FFFFFF;
}
