A { color: inherit; text-decoration: none }
A:hover   { color: fuchsia; text-decoration: underline }
.plain { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.fancy { font-family: "Zapf Chancery", "Comic Sans MS", cursive }
.times { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif }
.bodyCS36px {
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
	background-color: white
}
.bodyCS24px {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	background-color: white
}
.bodyCS16px     { font-size: 16px; font-family: "Comic Sans MS", cursive; background-color: white }
.bodyCS14px  { font-size: 14px; font-family: "Comic Sans MS", cursive; background-color: white }
.bodyCS12px  { font-size: 12px; font-family: "Comic Sans MS", cursive; background-color: white }
.bodyArial9px  { font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.banner  { background-image: url("../images/banner_center.gif") }
.scallop   { color: navy; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; background-image: url("../images/scallop_center.gif") }
.footer { background-image: url("../images/footer_center.gif") }

