@charset "utf-8";
.titlePriceSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.photoSize {
	background-color: #FFFFFF;
}
.titleAndPriceLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.noneGeorgiaForNumbers {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.explaination {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
}
.greenSizeWords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
