.plainlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A52317;
	background-color: #FDF7E7;
}
a:link {
	color: #A52317;
}

a:visited {
  color: #E76B30;
}

a:hover {
	color: #BDB888;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #A52317;
}

.background-image {
	background-image: url(images/back-3.jpg);
	background-repeat: repeat;
	background-colour: #FDF7E7;
	background-position: left top;
}
	
.backcolour {
	background-color: #FDF7E7;
}