.carattere {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

a:link, a:visited {
	color: #3F8936;
	text-decoration: underline;	
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.link2:link, .link2:visited {
	color: #666666;
	text-decoration: none;	
}

.link2:hover {
	color: #666666;
	text-decoration: underline;
}
