a, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #cc3333;
}


.testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 115%;
	color: #000000;
	text-align: center;
	border:0px dotted #000;
	padding: 0%;
	margin: 0%;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 105%;
	color: #666666;
	text-align: center;
}

.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 123%;
	color: #333333;
	text-align: left;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	line-height: 155%;
	color: #000000;
	text-align: left;
}

.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 115%;
	color: #9a997e;
	font-style:bold;
	text-align: left;
}


.collegamenti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 105%;
	color: #000000;
	text-align: center;
}

