

   a:link { color: #999999; } 
   a:visited { color: #999999; }
   a:hover { color: #ff0000; }  
   a:active { color: #999999; } 

   a{ 
      font-size:9pt;
      text-decoration:none;
     }


body{
   background-attachment: fixed;
   background-image: url(no321_bg.jpg); 
   background-repeat: repeat-x;
   border:0px;
   margin-top:0px;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
   font-size:8pt;
   line-height:100%;
   color:#696565;
   background-color:#ffffff;
   }

img{
   margin:0px;
   padding:0px;
   border:0px;
}


.cont_main{
   margin:0 auto;
   overflow:hidden;
   width:650px;
   background-color:#ffffff;
   }

.sp1{
       width:150px;
       height:0px;
}

.sp2{
       width:0px;
       height:10px;
}

.sp3{
         width:0px;
         height:10px;
}

.bun1{
        background-color:#ffffff;
        margin-left:20px;
        margin-top:20px;
        color:#888888;
        font-size:12pt;
       }

.bun2{
        background-color:#9999bb;
        color:#ffffff;
        font-size:12pt;

       }
.bun3{
        color:#3300bb;
        font-size:9pt;
} 
   
