
	a {
		color: #004F98;
	}

	a:hover {
		color: #003C74;
	}

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

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