.highlight {
	color: #FF9900;
	background-color:#BED3E9;
}
body {
	margin: 10 0 0 0 ;
}
.fondino {
	background-color: #6699CC;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
	padding: 3;
}
a:link.maa, a:visited.maa, a:active.maa {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
a:hover.maa {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	display:block;
	background-color: #FFFFFF
}
.centrale {
	font-size: 12px;
	padding: 6;
}
a:link.sotto, a:visited.sotto, a:active.sotto, a:hover.sotto {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.intestazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9C00;
}
