body         {
	color: #7d5d3f;
	background-color: #fff;
	background-image: none;
	text-align: center }
a:link  {
	color: #ff5f89 !important;
	text-decoration: none }
a:visited  {
	color: #ff5f89 !important;
	text-decoration: none }
a:hover  {
	color: #9bd136 !important;
	text-decoration: none }
a:active  {
	color: #ff5f89 !important;
	text-decoration: none }
h1    {
	color: #5abfe1;
	font-size: 12px;
	font-weight: bold }

h4  { color: #ff9036; font-size: 12px; font-family: Arial, sans-serif, Helvetica; font-weight: bold; margin: 0 }
.gallery  {
	color: #7d5d3f;
	text-align: center;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px dashed #9bd136;
	border-right: 1px #9bd136;
	border-bottom: 1px dashed #9bd136;
	border-left: 1px #9bd136 }

