.testorosso {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B30022;
	text-decoration: none;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #4a4a4a;
	text-decoration: none;
}
.rossobig {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B30022;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.data {
	font-family: Georgia;
	font-size: 18px;
	letter-spacing: -1px;
	color: #4a4a4a;
}
#data {
	height:20px;
	background-color: #c9ac66;
	padding:5px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
}
.thumb img {
	border: 1px solid #c9ac66;
}
