a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
}
a.sottomenu:link {
	text-decoration: none;
	font-weight: normal;
}
a.contatto:link {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
}
a.sottomenu:visited {
	text-decoration: none;
	font-weight: normal;
}
a.contatto:visited {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
a.sottomenu:hover {
	color: #FF9900;
	font-weight: normal;
}
font {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
}
.testobase {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #333333;
}
.testobasepiccolo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.menu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 13px;
}
.sottomenu {
	font-size: 11px;
	line-height: normal;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
}
.contatto {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	font-style: normal;
}
li {
	list-style-type: square;
	list-style-position: inset;
	list-style-image: url(immagini/puntoelenco.gif);
}

