a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#mailbutton a:hover  {
   background-position: -150px 0%;
}

#bgbutton a:hover  {
   background-position: -917px 0%;
}

#mailbutton a  {
   background: url(indexmedia/mailbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 11px;
   width: 150px;
   font-size: 11px;
   line-height: 11px;
}

#mailbutton  {
   visibility: visible;
   position: absolute;
   left: 437px;
   top: 468px;
   z-index: 2;
   width: 150px;
   height: 11px;
}

#bgbutton a  {
   background: url(indexmedia/bgbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 610px;
   width: 917px;
   font-size: 610px;
   line-height: 610px;
}

#bgbutton  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 917px;
   height: 610px;
}

#index  {
   margin: 0px auto 0px auto;
   width: 917px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

