.titoli {
	font-family: arial;
	font-size: 16px;
	color: #666666;
}
.bandi {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.bordo {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFAA3D;
	padding-left: 4px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #99adad;
	text-decoration: none;
}
