@charset "UTF-8";
.GalleryTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DAD294;
	padding-top: 34px;
	padding-left: 8px;
	font-weight: bold;
}

.GalleryTitle a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DAD294;
	padding-top: 34px;
	font-weight: bold;
	text-decoration: none;
}
.GalleryTitle a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DAD294;
	padding-top: 34px;
	font-weight: bold;
	text-decoration: none;
}
.GalleryTitle a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DAD294;
	padding-top: 34px;
	font-weight: bold;
	text-decoration: none;
}

.GalleryTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #857B2E;
	padding-right: 50px;
	font-weight: normal;
}

.GalleryTxt a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #857B2E;
	padding-right: 60px;
	font-weight: normal;
	text-decoration: none;
}
.GalleryTxt a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #857B2E;
	padding-right: 60px;
	font-weight: normal;
	text-decoration: none;
}
.GalleryTxt a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DAD294;
	padding-right: 60px;
	font-weight: normal;
	text-decoration: none;
}
