a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
color: #0033FF;
text-decoration: none;
}

.table-bg {background-repeat: no-repeat;}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
}
.titolo_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.button {
	color:#660000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
	font-weight: bolder;

}
.titolone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;

}

