.heading {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12pt;
  color: #990033;
}

A.clues {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  color: black;
}

a:hover {
 color:red; text-decoration:underline;
}
.merchant {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: bold;
}
/* Style for main page titles, if no image defined */
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #047aa2;
	font-weight: bold;
}
