.selectPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;


}
.photodisplaytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nobold:link {
	text-decoration: none;
	color: #000000;

}
a.nobold:visited {
	text-decoration: none;
	color: #000000;

}
a.nobold:hover {
	text-decoration: underline;
	color: #000000;

}
