.linkstop {
	background-image: url(images/template/linkstop.jpg);
	background-repeat: no-repeat;
}
.linksbottom {
	background-image: url(images/template/linksbottom.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.wespecialise {
	background-image: url(images/services/mid_stretch.jpg);
	background-repeat: repeat-y;
}
.whitestretch {
	background-image: url(images/services/bottom_stretch.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;

}
a:active {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

