.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B375D;
}
.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B375D;
}
.txtheader_shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.txtheaderlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B375D;
}
.homesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #5A7E41;
	text-decoration: underline;
}
a:hover {
	color: #4B375D;
	text-decoration: underline;
}
a:visited {
	color: #CE7B54;
	text-decoration: underline;
}

