/* CSS Document */

A,A:visited {
	color:#336633;
	text-decoration: none;
}

A:hover {
	background-color:#FFFFFF;
	color:#336633;
}

td {
	vertical-align:top;
	text-align:justify;
}

tr {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#009900;
}

.ente {
	background-color:#336633;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	
}

.indirizzi {
	font-size:14px;
	background-color:#336633;
	color:#FFFFFF;
	text-align:center;
}

.link {
	font-size:14px;
	background-color:white;
	color:#336633;
	font-weight: bold;
	text-align:center;
}
