<!--

body{	
	background-image: url(/shop/interfaccia/background.gif);
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
	margin-top: 10px;
	
}

P, TD, LI { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
}
PRE { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
}
a:active {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #FF0000;}
a:link {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #993300;}
a:visited {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #666666;}
a:hover {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #CC3300;}

STRONG a:active {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #FF0000;}
STRONG a:link {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #F3EFD4;}
STRONG a:visited {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #F3EFD4;}
STRONG a:hover {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #FFFFCC;}

-->