.carattere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}

a:link, a:visited {
	color: #3366CC;
	text-decoration: none
}

a:hover {
	color: #666666;
	margin: 0px;
	text-decoration: underline
}

.link2:link, .link2:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}

.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
	
.link3:link, .link3:visited {
	color: #5C5C5C;
	text-decoration: none;	
}

.link3:hover {
	color: #5C5C5C;
	text-decoration: underline;

}

.thumb {
	border: 5px solid #E5E6E8;
	margin: 0px 5px 5px 5px;
}