h3 {
  font-size: small;
  color: #636;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  display: inline;
}
h4 {
  font-size: small;
  color: #000;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: normal;
  display: inline;
}
.shoptitle {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: small;
  color: #636;
}
.shopaddress {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: small;
}


a:link {color: #663366;
		   }
		  
a:hover {color: white;
		  }
		 
a:visited {color: black; }

