.small_photo {
	border: 5px outset;
}
.large_photo {
	border: 10px outset;
}
.blue_on_white {
	color: #000099;
	background-color: #FFFFFF;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #666666;
	font-weight: normal;
	letter-spacing: 1.5px;
}
.clickto {
	font-size: small;
	color: #000099;
	background-color: #FFFFFF;
	border: medium outset;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-decoration: none;
}
