@charset "utf-8";
.body_text {
	font-family: "MS Serif", "New York", serif;
	font-size: medium;
	color: #333;
	text-align: justify;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #333;
}
.title2 {
	color: #000;
	font-weight: bold;
}
.link {
	color: #000;
	font-weight: bold;
}
.gallery_txt {
	text-align: center;
	color: #000;
	font-size: small;
	font-weight: bold;
	
}

