/*a{color: %colour_links%;}*/

body{
	color: #383838;
}

h1, h2, h3, h4, h5, h6{
	color: #6B757E;
	
}

#primary-content {
	color: #383838;
}

#headerTextBox h1 {
	color: #FFFFFF;
}

#headerTextBox h2  {
	color: #4B5259;
}

a{
	color: #000000;
}

a:hover{
	color: #47525C;
}


#secondary-content, #secondary-content_top, #secondary-content_bottom {
	color: #383838;
}

#footerText{
	color: #6D747B;
}

#footerText a {
		color:#2D3A47;
}

#footerText a:hover {
		color:#0B131D;
}
