td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #910A2B;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #666666;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bianchi {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.bordoLati {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #999999;
	border-left-color: #999999;
}
.titoli {
	font-size: 14px;
	font-weight: bold;
	color: #910A2B;
}
.bordinoRosso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #910A2B;
}
.bordinoIMG {
	border: 1px solid #878787;
}
.orario {

	font-weight: normal;
	color: #333333;
	font-size: 10px;
}
hr {
	border: 1px solid #910A2B;
}
.TitoliGrandi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #910A2B;
}
.giustificaTXT {
	text-align: justify;
}

