.carattere {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

a:link, a:visited {
	color: #BD4848;
	text-decoration: none;	
}

a:hover {
	color: #BD4848;
	background-color: #F8EAE4;
	text-decoration: none;
}
