BODY {
	font-family: Arial, sans-serif;
	font-size: 12px
}

TABLE {
	font-size: 12px
}

.testo {
	color: #f0f0f0;
}

.testo a:link {
	font-weight: bold;
	color: #009DE7;
}

.testo a:visited {
	font-weight: bold;
	color: #009DE7;
}

.testo a:hover {
	font-weight: bold;
	color: #FF9600;
	text-decoration: underline;
}

.teston {
	color: #000000;
}

.teston a:link {
	font-weight: bold;
	color: #009DE7;
}

.teston a:visited {
	font-weight: bold;
	color: #009DE7;
}

.teston a:hover {
	font-weight: bold;
	color: #FF9600;
	text-decoration: underline;
}

.titolo {
	font-weight: bold;
	font-size: 13px;
	color: #2d3d6b;
}

.titolo_bianco {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.titoletto {
	font-size: 14px;
	color: #e0e0e0;
}

