.white {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}
.emphasized {
	font-weight: bold;
	color: #FFFFCC;
	font-size: 14px;
}
.picturetitle {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.price {
	color: #FF0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
