#id1lighttextbutton a:hover,
#lecreditstextbutton a:hover,
#leprefacetextbutton a:hover,
#leintrotextbutton a:hover  {
   text-decoration: underline;
}

#leprefacebutton a:hover,
#lecreditsbutton a:hover  {
   background-position: -188px 0%;
}

#leintrobutton a:hover  {
   background-position: -185px 0%;
}

#lepublishertext  {
   visibility: visible;
   position: absolute;
   left: 260px;
   top: 504px;
   z-index: 4;
   width: 525px;
}

#leprefacebutton  {
   visibility: visible;
   position: absolute;
   left: 244px;
   top: 173px;
   z-index: 4;
   width: 188px;
   height: 218px;
}

#lecreditsbutton  {
   visibility: visible;
   position: absolute;
   left: 617px;
   top: 173px;
   z-index: 6;
   width: 188px;
   height: 218px;
}

#leintrobutton  {
   visibility: visible;
   position: absolute;
   left: 432px;
   top: 173px;
   z-index: 5;
   width: 185px;
   height: 218px;
}


