.homeLatestPrintText a:link {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #800000;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: -8px;
	margin-top: -5px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}
.homeLatestPrintText a:visited {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #800000;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: -8px;
	margin-top: -5px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}
.homeLatestPrintText a:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #666666;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: -8px;
	margin-top: -5px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}
.homeLatestPrintText a:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #800000;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: -8px;
	margin-top: -5px;
	padding-top: 5px;
	text-decoration: none;
}
.homeBox   a:link {
	display: block;
	background-color: #800000;
	color: #FFFFFF;
	height: 40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 210px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.homeBox   a:visited {
	display: block;
	background-color: #800000;
	color: #FFFFFF;
	height: 40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 210px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.homeBox    a:hover {
	background-color: #666666;
}
.homeBox   a:active {
	display: block;
	background-color: #800000;
	color: #FFFFFF;
	height: 40px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 210px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.newsDate {
	font-weight: normal;
	font-size: 12px;
}
.paraSpace {
	font-size: 1px;
	line-height: 1px;
}
.payPalCentred {
	text-align: center;
	padding-top: 9px;
}
