.OfstedReport p a:link {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
.OfstedReport p a:visited {
	font-size: 14pt;
	font-weight: bold;
}
.OfstedReport p a:hover {
	font-size: 14pt;
	color: hsla(359,100%,52%,1.00);
	font-weight: bold;
}
