
.td{
	padding-left : 3;
	padding-right : 2;
}

.txt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #004080;
}

a.txt{
	text-decoration : none;
	color: #437695;
}
a.txt:hover{
	text-decoration : underline;
	color: #437695;
}

.titolo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : #F4E90B;
	color: Navy;
}