a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
img.photo {
	border: thin solid #6600CC;
}
