body     { color: black; font-size: large; font-family: Verdana, Trebuchet, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white }
.med      { font-size: medium; font-weight: normal }
.big { font-size: large; font-weight: bold; }
.sub  { font-size: x-small; font-style: italic; font-weight: bold }
.hop    { font-size: x-small; font-weight: normal; font-family: Comic Sans, Verdana, Trebuchet, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif}
	a:link    { color: MediumBlue }
	a:visited { color: Indigo }
	a:active  { color: Blue }
	a:hover   { color: RoyalBlue }