.carattere {
	font-family: "Palatino Linotype", "Times New Roman", "Times, serif";
	font-size: 14px;
	color: #666666;
}

.carattere2 {
	font-family: "Palatino Linotype", "Times New Roman", "Times, serif";
	font-size: 14px;
	color: #CCCCCC;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	
}

.link2:link, .link2:visited {
	color: #5496b2;
	text-decoration: underline;	
}

.link2:hover {
	color: #5496b2;
	text-decoration: underline;
}