h1 {
	font-size: 18px;
	font-weight: bold;
	color: #D9531E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #D9531E;
}

p a {
	text-decoration: none;
	color: #D9531E; 	
}

p a:hover {
	background: #F0F5F9;
}

#PageRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}
#PageRight td a {
	text-decoration: none;
	color: #D9531E; 	
}

#PageRight td a:hover {
	background: #F0F5F9;
}
#PageCentre td a {
	text-decoration: none;
	color: #D9531E; 	
}

#PageCentre td a:hover {
	background: #F0F5F9;
}
#PageCentre li a {
	text-decoration: none;
	color: #D9531E; 	
}

#PageCentre li a:hover {
	background: #F0F5F9;
}

