a.link {
	font-family: Papyrus;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.text {
	font-family: Papyrus;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.heading {
	font-family: Papyrus;
	font-size: 36px;
	color: 990000;
}
.subheading {
	font-family: Papyrus;
	font-size: 18px;
	color: 666633;
}
.footerlink {
	font-family: Papyrus;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

