.carattere {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #666666;
}

.titolo {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight:bold;
	color: #666666;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	margin: 0px;
	text-decoration: none;
	
}

.link2:link, .link2:visited {
	color: #e7d978;
	text-decoration: none;	
}

.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
