
.blacksmall {
	font: 8pt Verdana; font-weight: normal; color: black;
}

.smallink {
	font: 8pt Verdana; font-weight: bold;
	color: #B3C670; TEXT-DECORATION: none;
}

.smallink:hover {
	font: 8pt Verdana; font-weight: bold; 
	color: #DDDDDD; TEXT-DECORATION: none;
}

.greenlink {
	font: 8pt Verdana; font-weight: bold; 
	color: green; TEXT-DECORATION: none;
}

.greenlink:hover {
	font: 8pt Verdana; font-weight: bold;
	color: black; TEXT-DECORATION: none;
}

.menuchildlink { 
	font-family: verdana;
	font-size: 10;
	font-weight: normal;
	color: #95D4B5;
	text-decoration: none;
}

.menuchildlink:hover { 
	font-family: verdana;
	font-size: 10;
	font-weight: normal;
	color: #00BB11;
	text-decoration: none;
}

.uplink {
	font: 7pt Verdana; font-weight: normal;
	color: #B3C670; TEXT-DECORATION: none;
}

.uplink:hover {
	font: 7pt Verdana; font-weight: normal; 
	color: #DDDDDD; TEXT-DECORATION: none;
}

.menulink {
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF8B;
}

.menulink:hover {
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.normal {
	font: 10pt Verdana; font-weight: normal; color:#95D4B5;
	TEXT-DECORATION: none; TEXT-ALIGN: justify;
}

TABLE {
	font: 10pt Verdana; font-weight: normal; color:#95D4B5;
	TEXT-DECORATION: none; TEXT-ALIGN: left;
	border-left-color:#95D4B5;
	border-top-color:#95D4B5;
	border-right-color:#85C4A5;
	border-bottom-color:#85C4A5;
}

TD {
	border-left-color:#95D4B5;
	border-top-color:#95D4B5;
	border-right-color:#85C4A5;
	border-bottom-color:#65A485;
}

.prodotti {
	font: 10pt Verdana; font-weight: normal; color:#95D4B5;
	TEXT-DECORATION: none; TEXT-ALIGN: justify;
	border-left-color:#95D4B5;
	border-top-color:#95D4B5;
	border-right-color:#85C4A5;
	border-bottom-color:#85C4A5;
}
.prodotti TD {
	border-left-color:#95D4B5;
	border-top-color:#95D4B5;
	border-right-color:#85C4A5;
	border-bottom-color:#65A485;
}

H1 {
	font: 14pt Verdana; font-weight: bold; 
	color:#B3C670; TEXT-DECORATION: underline;
}

A {
	font: 11pt Verdana; font-weight: normal;
	color: #B3C670; TEXT-DECORATION: none
}

A:hover {
	COLOR: #DDDDDD; TEXT-DECORATION: none;
}

UL {
	margin-left:15; margin-top:-1; margin-bottom:1; color:#96926D;
	list-style-image: url("images/new/cube.gif");list-style-type: disc;
	list-style-position:outside;
}

.location {
	font: 8pt Verdana; font-weight: normal; color:#95D4B5; 
	text-transform: capitalize; 
	TEXT-DECORATION: none;
}

.location:hover {
	font: 8pt Verdana; color:black; TEXT-DECORATION: underline;
	text-transform: capitalize; 
}

.menulist {
	margin-left:14px; margin-top:-1; margin-bottom:1; color:#96926D; padding:0;
	list-style-image: none; list-style-type: disc;
	list-style-position:outside;
}

.childlist {
	font-family: verdana;
	font-size: 10;
	line-height:11px;
	margin-left:8px; margin-top:-1; margin-bottom:5; color:#95D4B5; padding:0;
	list-style-image: none; list-style-type: disc;
	list-style-position:outside;
}