.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.footer a:link {
	text-decoration: none;
	color: #FFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #9bff28;
}
.footer a:active {
	text-decoration: none;
	color: #9bff28;
}

.waxworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bcaf8d;
}
.waxworks a:link {
	text-decoration: none;
	color: #bcaf8d;
}
.waxworks a:visited {
	text-decoration: none;
	color: #bcaf8d;
}
.waxworks a:hover {
	text-decoration: underline;
	color: #71BC45;
}
.waxworks a:active {
	text-decoration: none;
	color: #71BC45;
}.saletext {
	color: #090;
	font-weight: bold;
	font-size: 13px;
}

