.Georgia_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #952f3e;
}
.xx_large {
	font-size: xx-large;
}
.small_bold_font {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
	font-size: small;
	font-weight: bold;
	color: #952f3e;
}
.white_font {
	color: #FFFFFF;
}
.web_design {
	font-size: x-small;
	font-weight: bold;
	color: #952f3e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.turquoise_font {
	color: #33ccFF;
}
.medium_font {
	font-size: medium;
}
.blue_medium {
	font-size: medium;
	color: #0000FF;
}
.red_medium {
	font-size: medium;
	color: #952f3e;
}
