/* CSS Document */

.photoLink:link {
	color: #000000;
	text-decoration:underline;
}

.photoLink:visited {
	color:#000000;
	text-decoration:none;
}
