body{
	font-family: Verdana;
}
.menu{
	font-size: 10px;
	margin-left: 40px;
	margin-top: 150px;
	color: White;
	font-weight: bold;
}
.tabella{
	width: 780px;
	height: 600px;
	background-image: url(contatti.jpg);
	border: solid Maroon;
}
.tabellatesto{
	font-size: 12px;
	margin-left: 30px;
	color: White;
	width: 350px;
}
.testo{
	font-size: 12px;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
A:link {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-weight: bolder;
}
.didascalia{
	font-size: 10px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:down{
		color: #000000;
}