.fade {
	width: 639px;
	height: 219px;
	background-color: #fff;
	clear: both;
	overflow: hidden;
	
}

.fade div {
	position: relative;	
}

.fade a:link {color: inherit;background: inherit; font-weight: bold; text-decoration: none;}
.fade a:visited {color: inherit;background: inherit; font-weight: bold; text-decoration: none;}
.fade a:hover {color: #3f3f3f;background: inherit; font-weight: bold; text-decoration: none;}
.fade a:active {color: inherit;background: inherit; font-weight: bold; text-decoration: none;}

.fade_div_1, .fade_div_2, .fade_div_3 {
	width: 639px;
	height: auto;
}

.fade_div_1 {background: #fff url(../images/hotels_in_cheltenham.jpg) no-repeat;}
.fade_div_2 {background: #fff url(../images/interior_design_cheltenham.jpg) no-repeat;}
.fade_div_3 {background: #fff url(../images/lartisan_parfumeur.jpg) no-repeat;}

.fade div .text {
	position: absolute;
	color: #3f3f3f;
	width: auto;
	height: auto;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	overflow: visible;
	padding-bottom: 6px;
}
