a:hover {
	color: #ED087E;
	text-decoration: none;
}
.TextNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #896E4D;
	text-decoration: none;
	font-weight: bold;
}
.TextNavigationSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #896E4D;
	text-decoration: none;
	font-weight: bold;
}
.TextStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.TextStandardSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.TextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.TextHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #947658;
}
.TextHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5A3C3B;
	text-decoration: none;
}
.TextSaleHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #DFCECE;
	text-decoration: line-through;
}
.TextHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #947658;
}
.TextHeader4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #E79BC6;
	text-decoration: none;
	font-weight: bold;
}
.textStandardBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
