.carattere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.titolo {
	font-family: Palatino;
	font-size: 15px;
	color: #6b3337;
	line-height: 20px;
}

a:link, a:visited {
	color: #6b3337;
	text-decoration: underline;	
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.thumb {
	border: 5px solid #929DA9;
}
