.txtgiallo {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #F8B83A;
	text-decoration:none;
}
.txtgiallolink {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #F8B83A;
	text-decoration:none;
}
.txtgiallolink:hover {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.txtmenu_bianco {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.txtmenu_biancolink {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.txtmenu_biancolink:hover {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #F8B83A;
}
.txttitoli_bordeaux {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #630510;
	font-weight: bold;
}
.txtgrigio {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
}
.txtgrigiolink {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
}
.txtgrigiolink:hover {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #F8B83A;
}
