body {
	font-family: Georgia;
	margin: 0px;
	padding: 0px;

	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

td {

	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}


ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#pla {
	width: 720px;
	height: 596px;

}


A.linkmenu, A.linkmenu:visited, A.linkmenu:active {  font-size: 12px; font-weight: normal; color: #000; text-decoration: underline;   }
A.linkmenu:hover {  font-size: 12px; font-weight: normal; color: #000; text-decoration: underline;  background-color: #FAE316;  }

A.linkobj, A.linkobj:visited, A.linkobj:active {  font-size: 12px; font-weight: normal; color: #000; text-decoration: none;   }
A.linkobj:hover {  font-size: 12px; font-weight: normal; color: #000; text-decoration: none;  background-color: #FAE316;  }


.titolettihome {

	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
.dx {
	text-align: right;
}

.center {
	text-align: center;
}
	
.geo12 {

	font-size: 12px;
	font-weight: normal;

}	

.geo12bold {

	font-size: 12px;
	font-weight: bold;

}