Unknown macro: {style}
A {
text-decoration: none;
}
A:hover {
text-decoration: none;
}
a.shopcart
{
display:block;
width:146px;
height:51px;
background:#ffffff url(http://www.teamlead.ru/download/attachments/43384990/shopping_cart.png) no-repeat center;
overflow:hidden;
cursor:link;
text-decoration: none;
}
a.shopcart img
{
visibility:hidden;
}
a.shopcart:hover
{
background:0;
}
a.shopcart:hover img
{
visibility:visible;
border:0;
}