.text1  { 
		font-family:  tahoma, arial, helvetica ;
		font-style : normal;
		font-size : 14px;
		text-decoration : none;
		color : #000000;
	}
	
.text2  { 
		font-family :  tahoma, verdana, arial, helvetica ;
		font-style : normal;
		font-size : 13px;
		text-decoration : none;
		color : #000000;
	}
	
.text3 { 
		font-family :  tahoma, verdana, arial, helvetica ;
		font-style : bold;
		font-size : 17px;
		text-decoration : none;
		color : #000000;
	}
	
.sb { 
		font-family :  verdana, tahoma, verdana, arial, helvetica ;
		font-style : bold;
		font-size : 12px;
		line-height : 14px;
		text-decoration : none;
		color : #000000;
	}
	
.url  { 
		font-family :  tahoma, verdana, arial, helvetica ;
		font-style : normal;
		font-size : 15px;
		text-decoration : none;
		color : #FFFFFF;
	}
	
.copy  { 
		font-family :  tahoma, verdana, arial, helvetica ;
		font-family : sans-serif;
		font-style : normal;
		font-size : 11px;
		text-decoration : none;
		color : #000000;
	}
	
.cloud  { 
			background-image : url(clouds.jpg);
			background-repeat : repeat-x;
			background-position : top center;
		}
		
.cornwall
{ 
background: url(images/clouds-cornwall.jpg) top center no-repeat;
}

.devon
{ 
background: url(images/clouds-devon.jpg) top center no-repeat;
}

.bristol
{ 
background: url(images/clouds-bristol.jpg) top center no-repeat;
}

.bath
{ 
background: url(images/clouds-bath.jpg) top center no-repeat;
}

.dorset
{ 
background: url(images/clouds-dorset.jpg) top center no-repeat;
}

.somerset
{ 
background: url(images/clouds-somerset.jpg) top center no-repeat;
}

.wiltshire
{ 
background: url(images/clouds-wiltshire.jpg) top center no-repeat;
}

.datinglink{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 12px;
			text-decoration : none;
			color : #417938;
	}
	
.datinglink:hover{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 12px;
			text-decoration : underline;
			color : #3E87BE;
		
