a {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.carrello_table a {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.carrello_table a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
.carrello_quantita a {
	font-size: 14pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.carrello_quantita a:hover {

	font-size: 14pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.linea_table a {
	color: #990000;
	text-decoration: none;
	font-size: 9pt;
}
.linea_table a:hover {

	color: #990000;
	text-decoration: underline;
	font-size: 9pt;
}
.foot a {
	color: #FFFFFF;
}
.foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
