H1{
  font-size : 13px;
  color : white;
}
BODY{
  font-size : 13px;
  color : #616161;
  background-image : url(shop/b60.gif);
  line-height : 170%;
  letter-spacing : normal;
  background-repeat : repeat-y;
}
A{
  font-size : 12px;
  
  color : #666666;
  

  text-decoration : none;
}
TABLE{
  font-size : 12px;
border-width : 2px 2px 2px 2px;
  line-height : 170%;
  letter-spacing : normal;
}
H3{
  font-size : 12px;
}
A:HOVER{
  
  text-decoration : underline;
  color : red;
}
