   a:hover.buy {
	color: #A42E2E;
	text-decoration: underline;
}

   a.buy {
	font-family: Arial;
	font-size: 9pt;
	color: #987559;
	text-decoration: none;
}
   .loctitle {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	
	color: #81403A;
	
}
