.nomeart {
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.codart {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	font-weight: bold;
	color: #1F7524;
	text-decoration: none;
}
#cart-info p {
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

#cart-info img {
	vertical-align: middle;
	margin-right: 5px;
}

#cart-info a {
	font-weight: bold;
	color: #1F7524;
	text-decoration: none;
}

#cart-info a:hover {
	text-decoration: underline;
}
#cart2-info a {

	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#cart2-info a:hover {

	text-decoration: underline;
}
a {
color:#22345c;
text-decoration:none;
}

a:hover {
color:#22345c;
text-decoration:underline;
}