.datehead {
	color: black;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.auctionname { color: black; font-weight: bold; font-size: xx-large; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: center; text-transform: capitalize }
.saleloc { color: black; font-weight: normal; font-size: 16px; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: center; text-transform: capitalize }
.main { color: black; font-weight: normal; font-size: 14px; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: left }
.mainhead { color: black; font-weight: bold; font-size: 18px; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: left; text-transform: capitalize }
.mainheadhilight { color: #f00; font-weight: bold; font-size: 20px; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: left; text-transform: capitalize }
.salelochead { color: black; font-weight: bold; font-size: 16px; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular; text-decoration: none; text-align: center; text-transform: capitalize }
a:visited { color: #006633; text-decoration: none }
a:link {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #006633;
	text-decoration: none;
}
