body
{
background:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#d9d9d9;
margin:0;
padding:0;
font-family:Verdana;
font-size:12px;
color:#000;
}
p{margin:0; padding:0;}
a
{
text-decoration:none;
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
a:hover
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#faa738;
}

.product a
{
text-decoration:none;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#faa738;
}
.product a:hover
{
text-decoration:underline;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
.product2 a
{
text-decoration:none;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000;
}
.product2 a:hover
{
text-decoration:underline;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000;
}
.product3 a
{
text-decoration:none;
font-family:Verdana;
font-size:24px;
font-weight:bold;
color:#303030;
}
.product3 a:hover
{
text-decoration:underline;
font-family:Verdana;
font-size:24px;
font-weight:bold;
color:#000;
}
.LH
{
line-height:1.4;
}
.LH2
{
line-height:1.7;
}