.carattere {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
}

a:link, a:visited {
	color: #DA8A00;
	text-decoration: none;	
}

a:hover {
	color: #FFFFFF;
	background-color: #DA8A00;
	text-decoration: none;
}