.MainTitle {
	font-family: "Comic Sans MS";
	font-size: 60px;
	font-weight: bold;
	color: #FF00FF;
}
.MainTitleSub {

	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF00FF;
}
.MenuDeselected {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
}
.MenuSelected {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF00FF;
	list-style-type: disc;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.PricingTitle {
	font-size: 22px;
	color: #FF00FF;
}
.PricingText {

	font-size: 12px;
	color: #000000;
}
.PricingSmallTitle {


	font-size: 12px;
	color: #FF00FF;
}
.GalleryImageTitle {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
}
