.maincolour{
	background-color:#0098aa;
	}
	
.colouredheading{color:#0098aa; font-weight:bold; font-size:14px}

a:link {
	color: #6C3287;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C3287;
}
a:hover {
	text-decoration: underline;
	color: #6C3287;
}
a:active {
	text-decoration: none;
	color: #6C3287;
}
a.terms:link {
	color: #0098AA;
	text-decoration: none;
}
a.terms:visited {
	text-decoration: none;
	color: #0098AA;
}
a.terms:hover {
	text-decoration: underline;
	color: #0098AA;
}
a.terms:active {
	text-decoration: none;
	color: #0098AA;
}
