.des {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a:link  {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
a:hover  {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:visited  {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}


.grigio {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #767171;
}
.titolorossobig {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #CE2127;
}
.titolorosso {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CE2127;
}
.bbianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
