.carattere {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;	
}

a:hover {
	color: #3C3C39;
	text-decoration: underline;
}

