/* Individual CSS for the Why Rochdale section */

.mainheading{
	background-color: #28B9AC;
}

.mainheading h1{
}


.leftcolumn a,.leftcolumn a:link,.leftcolumn a:visited a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.leftcolumn a:hover{
	color: #28B9AC;
}



.centercolumn a,.centercolumn a:link,.centercolumn a:visited a {
	color: #28B9AC;
	font-weight: bold;
	text-decoration: none;
}
.centercolumn a:hover{
	color: #000000;
}
