h1 {
	font-size: 18px;
	font-weight: bold;
	color: #f7941e;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f7941e;
	display: inline;
}
p a {
	text-decoration: none;
	color: #f7941e; 	
}

p a:hover {
	background: #F0F5F9;
}
#PageCentre {
	width: 377px;
}
#PageRight {
	width: 263px;
}

td a {
	text-decoration: none;
	color: #f7941e; 	
}

td a:hover {
	background: #F0F5F9;
}
#Header a:hover { 
	background: #ffffff; }
