.center{ text-align : center;	}
.bold { font-weight : bold; }
.keep{ font-weight : bold;	color : Red; }
.boldcenter{ text-align : center; font-weight : bold; }

.large{ font-size: 18px; font-weight: bold; }
.quote { color: #522984; font-style: italic; }

a.sale, a.sale:active, a.sale:visited { color: #C61700; text-decoration: none; font-size: 8pt; font-family: verdana; }
a.sale:hover { color: #772115; text-decoration: none; font-size: 8pt; font-family: verdana; }