.carattere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;	
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.contenuto 
{
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: center;	
}
