.artworkname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #370437;
	font-weight: bolder;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.linebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990099;
}
