.address {
font-size: 12px;
color: black;
font-family: tahoma;}

h1 {
font-size: 16px;
color: #FF9738;
font-family: tahoma;
padding: 0px;
margin: 0px;
}

.cat
{
font-size:10px;
color: black;
font-family: tahoma;
}

.cata, .cata:visited
{
font-size:10px;
color: black;
font-family: tahoma;
text-decoration: none;
}

.cata:hover
{
font-size:10px;
color: orange;
font-family: tahoma;
text-decoration: none;
}

.table-goods{
border-bottom: 3px solid orange;
font-family: tahoma;
font-size: 12px;

}

.table-goods td{
        color:#000000;
		border-bottom: 1px solid orange;
}

.table-goods th{
		font-size: 11px;
		border-bottom: 3px solid orange;
}

td.blue {
        color:#C0844E;
		border-bottom: 1px solid orange;
}


.product_img {
        float:left;
        margin-right:35px;
}
