td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
a:link {
	font-size: 11px;
	color: #4F3A2F;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3A2F;
}
.menu a:link {
	color: #4F3A2F;
	text-decoration: none;
}
.menu a:active {
	color: #4F3A2F;
	text-decoration: none;
}
.menu a:visited {
	color: #4F3A2F;
	text-decoration: none;
}
.menu a:hover {
	color: #4F3A2F;
	text-decoration: underline;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F3A2F;
}
.sottotitolo a:link {
	color: #4F3A2F;
	text-decoration: none;
}
.sottotitolo a:active {
	color: #4F3A2F;
	text-decoration: none;
}
.sottotitolo a:visited {
	color: #4F3A2F;
	text-decoration: none;
}
.sottotitolo a:hover {
	color: #4F3A2F;
	text-decoration: underline;
}
