.top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

a.menu {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
tr.menu {
	text-align: left;
}
.titolo {
	font-size: 24px;
	font-weight: bolder;
	color: #004080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

tr {
	vertical-align: middle;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #004080;
}
a {
	color: #000000;
	font-weight: bold;
}
