body {
background-color:#999999;
background-image:url(images/bg-repeated.jpg);
background-repeat:repeat-x;
margin:0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
color: #525252;
}

a{
color: #525252; 
text-decoration:none;
}

a:hover{
color: #525252;
text-decoration:underline;
}

a:visited{
}

a:active{
text-decoration:none;
}

.copyright{
font-size:11px;
color: #FFFFFF;
font-weight:bold;
}
.copyright a{
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.copyright a:hover{
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}
.repeated{
background-image:url(images/repeated.jpg);
background-repeat:repeat-y;
}

.repeated2{
background-image:url(images/bg_4.jpg);
background-repeat:repeat-x;
}

.title {
font-size: 16px;
font-weight: bold;
}

.txt {
font-weight: bold;
}

.form{
background-color:#f7defb;
border-style: groove;
border-bottom-style:none;
border-right-style:none;
margin-bottom:0px;
}

.form2{
background-color:#f7defb;
border-style: groove;
margin-bottom:10px;
}

.ptitle{
font-size:16px;
color:#644787;
font-weight:bold;
}

.p-product a{
color:#a973a0;
font-weight:bold;
}

.p-product a:hover{
color:#644787;
text-decoration:none;
}

.gtitle{
font-size:16px;
color:#3a8436;
font-weight:bold;
}

.g-product a{
color:#4ba745;
font-weight:bold;
}

.g-product a:hover{
color:#3a8436;
text-decoration:none;
}

.cart a{
font-size:12px;
color:#821a4b;
font-weight:bold;
}

.cart a:hover{
font-size:12px;
color:#491b39;
text-decoration:none;
}

.cartdisplay{
font-size:12px;
color:#303030;
}

.cartdisplay a:hover{
text-decoration:underline;
}

.desc{
font-size:10px;
}