.bodytext {
	font-family: arial;
	color: #333333;
	border: 1px solid #05173D;


}
.mainbg {
	font-family: arial;
	color: #333333;
	border: 1px solid #05173D;
	background-image: url(images/lorry_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;



}

.facilitiestext {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.bodylink A {
	font-family: arial;
  color: #05173D;
  text-decoration: underline;
}

.bodylink A:hover {
	font-family: arial;
  color: #FE1B14;
  text-decoration: underline;
}

.footerlink A {
  color: #999999;
  text-decoration: underline;
}

.footerlink A:hover {
  color: #FE1B14;
  text-decoration: underline;
}
