
/* Colours */

.colour0 .wrapper, 
a.colour0, 
a.colour0:visited 	{ 	background: #C86649; color: #F4E0DB; }
a.colour0:hover 	{ 	background: #B2472F; color: #E9C2B6; }

.colour1 .wrapper, 
a.colour1,
a.colour1:visited 	{ 	background: #77D0C5; color: #E4F6F3; }
a.colour1:hover 	{ 	background: #3CAB97; color: #C9ECE8; }

.colour2 .wrapper, 
a.colour2, 
a.colour2:visited 	{ 	background: #8CBE51; color: #E8F2DC; }
a.colour2:hover 	{ 	background: #6CA635; color: #D1E5B9; }

.colour3 .wrapper, 
a.colour3, 
a.colour3:visited 	{ 	background: #F2A950; color: #FCEEDC; }
a.colour3:hover 	{ 	background: #EC8C34; color: #FADDB9; }

.colour4 .wrapper, 
a.colour4, 
a.colour4:visited 	{ 	background: #D27BA8; color: #F6E5EE; }
a.colour4:hover 	{ 	background: #BF5B8B; color: #EDCADC; }

.colour5 ,wrapper,
.colour5, 
.colour5:visited { 	background: #837BD2; color: #E6E5F6; }
.colour5:hover { 	background: #635BBF; color: #CDCAED; }

.colour6 ,wrapper,
.colour6, 
.colour6:visited { 	background: #877DD2; color: #E7E5F6; }
.colour6:hover { 	background: #665CBF; color: #CDCAED; }

/* 
p.colour6 span, 
a.colour6, 
a.colour6:visited 	{ 	background: ; color: ; }
a.colour6:hover 	{ 	background: ; color: ; } */

