body {
	font-family: Tahoma; 
	font-family: Tahoma, sans-serif; 
	scrollbar-base-color: black;
	scrollbar-arrow-color: #9fa0a0; 
	scrollbar-3dlight-color: #9fa0a0;
	scrollbar-darkshadow-color: #9fa0a0;
}

A {
	color: white;
	text-decoration: none;
}

A:HOVER {
	color: yellow;
	text-decoration: underline;
}

div.prodotti {
	width:100%;
	height:480;
	overflow:auto;
}
