@charset "UTF-8";
/* CSS Document */

a:link h5.cd-journey  {
	background:#fff url(cd-journey.jpg) top left no-repeat;
	width:340px;
	height:60px;
	text-indent:-99999px;
}

a:hover h5.cd-journey {
	background:#fff url(cd-journey-hvr.jpg) top left no-repeat;
	width:340px;
	height:60px;
	text-indent:-99999px;
}

