body { margin-top: 0; background: "white";}
p { font-family: Georgia; line-height: 1.75; }
 :link { color: navy; font-weight: bold; } 
  :visited { color: navy;  font-weight: bold; }
  :hover { color: maroon; font-weight: bold; }
  
 :link.head {
	color: #CDB71B;
	font-weight: bold;
	font-variant : small-caps;
} 
  :visited.head {
	color: #CDB71B;
	font-weight: bold;
	font-variant : small-caps;
} 
  :hover.head {
	color: white;
	font-weight: bold;
	font-variant : small-caps;
}
.auction { line-height: 125%; }
