.title {
	font-family: "Comic Sans MS";
	font-size: x-large;
}
.menu {font-family: "Comic Sans MS"}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	color: #660099;
}
a:active {
	text-decoration: none;
	color: #660099;
}
.normal {
	font-family: "Comic Sans MS";
	font-size: small;
}
.testimonial1 {font-family: "Comic Sans MS"; font-size: small; color: #660099; }
.heading {
	font-family: "Comic Sans MS";
	font-size: medium;
}
.testimonial2 {
font-family: "Comic Sans MS"; font-size: small; color: #336699;
}
.small-print {
	font-family: "Comic Sans MS";
	font-size: 10px;
}
.normalRed {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #FF0000;
}
.WM1600 {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
