html, body {
	background-color: #ecf3fa;
}

.bodyBackgroundColour {background-color: #ecf3fa;}

a:link, a:visited {color:#478DCB; text-decoration: underline} 
a:hover, a:active {color:#000; text-decoration: underline} 

.fontColour {color: #478DCB;}
.borderColour {border-color: #478DCB;}
.backgroundColour {background-color: #478DCB;}
