body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
a.link_cat:link,a.link_cat:visited
{
	color: #919191;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
a.link_cat:hover{
	text-decoration: underline;
}
.top_menu{
	color: #534f4e;
	font-size: 12px;
	font-weight: bold;
}
.cat_desc{
	color: #534f4e;
	font-size: 12px;
	width: 500px;
	text-align: left;
}
.top_menu_product{
	color: #787878;
	font-size: 12px;
	font-weight: bold;
}
a.link_product:link,a.link_product:visited
{
	color: #787878;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.link_product:hover{
	text-decoration: underline;	
}
.prod_style{
	color: #3e3e3e;
	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
}
.prod_name{
	padding-top:15px;
	color: #3e3e3e;
	font-size: 13px;
}
.prod_desc{
	padding-top:15px;
	color: #919191;
	font-size: 11px;
}
a.volatyle:link,a.volatyle:visited{
	color: #A9A9A9;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.volatyle:hover{
	color: #878787;
}