.gallerytext {
	text-align: center;
}
.gallerytext a {
	color: #efede5;
	text-decoration: none;
}
.gallerytext a link{
	color: #000000;
	text-decoration: none;
}
.gallerytext a:visited{
	color: #efede5;
}
.gallerytext a:hover{
	color: #b93c74;
}
