.pageLinks span.bikeLinkFirst{
	float: left;
	margin: 0 13px 0 0;
	background: url('/a/img/global/sp/navTheBike.jpg') no-repeat 0 0;
	
}

.pageLinks span.bikeLinkFirst a{
	display:block;
	background: url('/a/img/global/sp/navTheBike.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}


.pageLinks span.bikeLinkFirst a:hover{
	display:block;
	background: url('/a/img/global/sp/navTheBikeOver.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinkFirst a.hilite{
	background: url('/a/img/global/sp/navTheBikeOver.jpg') no-repeat 0 0;
}

/*--------------------------------------------------*/

.pageLinks span.bikeLinksStory{
	float: left;
	margin: 0 13px 0 0;

}

.pageLinks span.bikeLinksStory a{
	display:block;
	background: url('/a/img/global/sp/navDesignStory.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinksStory a:hover{
	background: url('/a/img/global/sp/navDesignStoryOver.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinksStory a.hilite{
	background: url('/a/img/global/sp/navDesignStoryOver.jpg') no-repeat 0 0;
	
}

/*--------------------------------------------------*/

.pageLinks span.bikeLinksRacing{
	float: left;
	margin: 0 13px 0 0;
	background: #DDD url('/a/img/global/sp/navRacingLine.jpg') no-repeat 0 0;
	
}

.pageLinks span.bikeLinksRacing a{
	display:block;
	background: url('/a/img/global/sp/navRacingLine.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinksRacing a:hover{
	background: url('/a/img/global/sp/navRacingLineOver.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinksRacing a.hilite{
	background: url('/a/img/global/sp/navRacingLineOver.jpg') no-repeat 0 0;
	
}

/*--------------------------------------------------*/

.pageLinks span.bikeLinkLast {
	float: left;
	background: url('/a/img/global/sp/navGallery.jpg') no-repeat 0 0;
	
}

.pageLinks span.bikeLinkLast a{
	display:block;
	background: url('/a/img/global/sp/navGallery.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinkLast a:hover{
	background: url('/a/img/global/sp/navGalleryOver.jpg') no-repeat 0 0;
	width:131px;
	height:98px;
}

.pageLinks span.bikeLinkLast a.hilite{
	background: url('/a/img/global/sp/navGalleryOver.jpg') no-repeat 0 0;
}