   body{background:url('pictures/fon1.gif') repeat}
   a{text-decoration:none;}
   a:hover{color:rgb(150,150,200)}
   table{width:850px;}
   .menu{background-color:rgb(180,150,250);
        font: bold 16px sans-serif; 
        text-align: center; 
        border:outset 1px white;
        display:block;
		color:rgb(19,87,159)}
   .menu:hover{background-color:rgb(200,170,250);color:rgb(150,150,200)}
   .menu:active{background-color:(200,170,250); color:rgb(50,100,180)}
   .td_menu{ width:130px}
   .td {border:ridge 2px rgb(57,107,175);height:40px}
   .link {color:rgb(57,107,175); font-family:arial}
   .fon {background:url('pictures/fon2.gif') repeat}
   .dop_menu{color:rgb(100,70,100);text-decoration:underline}
   .link:hover{text-decoration:underline}
  
  
  