@charset "utf-8";
/* CSS Document */

body {
	background-color: #FBBC39;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/Palme3.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #FF6600}
.style5 {font-weight: bold}
.style6 {font-family: "Arial Black", Verdana}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style16 {color: #009900}
.tabellabianca {
	border: 2px solid #FFFFFF;
}
.tabellaverde {
	border: 2px solid #009900;
}
.bordoverdefino {
	border: thin solid #006600;
}

