.HeadLinetext {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #b98e6f;

}
.Blacktext {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}
.linktextbottom {
	font-family: "Lucida Sans";
	color: #b98e6f;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}
.border {
	border: 1px solid b98e6f;
}
.gallerylinktext {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #b98e6f;
	text-decoration: none;

}
.blackitalic {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
