BODY {
  font-family: Carolingia, cursive;
	font-weight: bold;
	font-size: 120%;  
	background-color: #FFF9C9;
  }

H3 {font-family: Calligrapher, Times, serif;}

.Emph {font-style: italic}

.Fancy {font-family: Calligrapher, Times, serif;}

.Plain {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal}

A:link {color:#0000FF; text-decoration: none}

A:visited {color:#0000C0; text-decoration: none}

A:active {color:#FFFFFF; text-decoration: none}

A:hover {color:#FF0000; text-decoration: none}

