@charset "utf-8";
/* CSS Document */
.anchor1 {
display:block;
background-image:url(but.png);
background-repeat:no-repeat;
background-position:left;
width:193;
height:26;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
/*padding-left:40px;*/
} 

.anchor1:hover { 
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
background-image : url(but_over.png); 
background-repeat:no-repeat;
background-position:left;
width:193;
height:26;
} 

.body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
