.maintext {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #0099CC;
}

.heading-text {
	font-family: "Viner Hand ITC";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C01AC0;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #C01AC0;
}

.mainimage {
	border: none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #0099CC;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #c01ac0;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c01ac0;
}

a {
	text-decoration:none;
}