body {
	margin: 0px;
	background-color: #DDDDDD;
}
body,td,p {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.note {
	font-size: 11px;
	color: #999999;
}
.path {
	font-size: 10px;
	color: #000000;
}
a.path {
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
a.path:hover {
	font-size: 10px;
	color: #990000;
}
.menu {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #DDDDDD;
	text-decoration: none;
}

.siti {
	color: #CC3300;
	text-decoration: none;
}
.siti:hover {
	color: #FF6600;
	text-decoration: underline;
}
.moduli {
	padding-left: 2px;
	padding-right: 2px;
	width: 100px;
	height:20px;
}
.moduli2 {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
}
.english {
	color: #666666;
	font-style: italic;
}

