@charset "UTF-8";

http://i1174.photobucket.com/albums/r609/CedeesPhotos/88158c26-844f-4ce8-9342-fd0b227f1fca_zps3dd189b3.jpg
http://i1174.photobucket.com/albums/r609/CedeesPhotos/FEE75AEB-891E-4AB2-8F7A-E5D2048059B1_zpsw7tzecqn.png
http://i1174.photobucket.com/albums/r609/CedeesPhotos/c56b7a45-25ba-4732-8f4d-c2ceb96c4d25_zps871f83c9.jpg
http://i1174.photobucket.com/albums/r609/CedeesPhotos/AB9F8C93-196A-4DA8-B27E-2119D2220613_zpsru8aruqc.jpg
http://i1174.photobucket.com/albums/r609/CedeesPhotos/7EDB233A-7621-484F-A198-E109FE440212_zps5ldcxpyb.jpg
http://i1174.photobucket.com/albums/r609/CedeesPhotos/FFC82E86-E16C-4FA5-91A7-346567A2B030_zpsl4odparj.jpg
http://i1174.photobucket.com/albums/r609/CedeesPhotos/73962BB3-6DAD-4A30-8EFE-B32FEE4EC944_zpsdsrcmi6r.jpg
http://pimpandhost.com/image/33192100-medium.html
http://pimpandhost.com/image/33191850-medium.html
http://pimpandhost.com/image/33189884-medium.html
.amazon {
  display:inline-block;
  width:440px;
  height:110px;
  background:url(http://mfcdesign.files.wordpress.com/2014/04/amz.png) no-repeat;
}

.amazon:hover {
  display:inline-block;
  width:440px;
  height:110px;
  background:url(http://mfcdesign.files.wordpress.com/2014/04/amz1.gif) no-repeat;
}

.toline {
  display:inline-block;
  width:440px;
  height:110px;
  background:url(http://mfcdesign.files.wordpress.com/2014/04/tps.png) no-repeat;
}

.toline:hover {
  display:inline-block;
  width:440px;
  height:110px;
  background:url(http://mfcdesign.files.wordpress.com/2014/04/tps1.gif) no-repeat;
}

.amazon:link {
}

.amazon:hover,.toline:hover {
  -webkit-transition:ease-in-out .5s;
  -moz-transition:ease-in-out .5s;
  transition:ease-in-out .5s;
  -o-transition:ease-in-out.5s;
  -ms-transition:.5s;
}