.nomeart {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0px;color: #444;
}
.codart {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: -1px;color: #444;
}

.checkouttype a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.checkouttype a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.checkouttype a:hover {
	text-decoration: none;
	color: #e10374;
	font-weight: bold;
}
.checkouttype a:active {
	text-decoration: underline;
	color: #000000;
}
