a  {
   text-decoration: none;
   color: #FFFFFF;
}

a ins  {
   text-decoration: none;
}



#samplemenu li a:hover  {
   font-weight: bold;
}

#samplemenu li a  {
   
  text-decoration: none;
   color: #FFFFFF;
   height: 100%;
   display: block;
}


#samplemenu li  {
   height: 100%;
   display: block;
   float: left;
   margin: 0px;
}


#samplemenu  {
   font:  12px/18px Arial;
   height: 23px;
   text-align: center;
   margin: 0px;
   padding: 0px;
   list-style: none;
   color: #FFFFFF;
   position: absolute;
   left: -60px;
   top: 560px;
   z-index: 2;
   width: 800px;
}

   #background  {
   margin: 0px auto 0px auto;
   visibility: visible;
   width: 800px;
   position: relative;
   background-color: #000000;
   background-image: none;
} 

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}



#phunquetextscroll p
{
font-family: Arial, sans-serif;   
font-weight: Normal;
   text-decoration: none;
   color: #FFFFFF;
}

#phunquetextscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 7px;
   top: 450px;
   z-index: 2;
   width: 550px;
   height: 91px;
}

#phunquetextscroll  a:hover  {
   font-weight: bold;
}
