.centred1 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #C00;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
.red {
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #C00;
}
