.carattere {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #b8c5bf;
}

a:link, a:visited {
	color: #be9e55;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: underline;
	
}

.link2:link, .link2:visited {
	font-size: 16px;
	color: #be9e55;
	text-decoration: underline;	
}

.link2:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
