body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
}
table,tr,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
INPUT, SELECT {
	font-size:10px;
	color:#333333;
}
TEXTAREA {
	font-size:11px;
}
.titolo_prodotto {
	color:#006600;
	font-weight:bold;
}
.piede {
	color:#006600;
	font-weight:normal;
	font-size:9px;
	color:#000000;
}

