body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: Black;
	letter-spacing: 1px;
}

a:link {
	color: Black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: none;

}
a:active {
	color: Black;
	text-decoration: none;
}
.titolo {
	color: Black;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : -1px;
}

.cani {
	color: Black;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
}


