.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;


}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: center;
	font-weight: bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #666666;
	border: none;	
}
a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #333333;
	font-weight:bold;
	border: none;
}
.titoletto {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

a:visited {
	border: none;
}
a:link {
	border: 0px none;
	text-decoration: none;
}
.bordobianco {
	border: 1px solid #CCCCCC;
}
.tabella {
	border: medium solid #FFFFFF;
}
.bordobasso {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	
}
.suggerimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
hr {
	border: 1px solid #666666;
}
img {
	border: none;
}
