
	a {
		color: #BE7E3F;
	}

	a:hover {
		color: #613408;
	}

	.morePhotos a {
		color: #BE7E3F;
		text-decoration: none;
	}

	.morePhotos a:hover {
		color: #613408;
		text-decoration: underline;
	}