.carattere {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.carattere a:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.caratteregrande {
	font-family: Tahoma;
	font-size: 12px;
	color: #D45C0E;
	text-decoration: none;
	font-weight: bold;
}
.caratteregrande a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

