#PageRight
{
	color: #666;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	color: #c12845;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	color: #c12845;
	font-size: 12px;
	font-weight: bold;
}

p a {
	text-decoration: none;
	color: #c12845; 	
}

p a:hover {
	background: #F0F5F9;
}

li a {
	text-decoration: none;
	color: #c12845; 	
}

li a:hover {
	background: #F0F5F9;
}
.floatright {	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.floatleft {	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#PageRight { width: 240px; }
#PageCentre { width: 390px; }

#PageCentre a {	text-decoration: none;
	color: #c12845; 	
}

