body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0AAA7;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	color: #000000;
	
}
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menu_link:hover {
	color: #FFFFFF;
}
.menu_item {
	text-decoration:none;
	color:#555;
}

/* PRODUCTO */

.product_p001_product_cat_name 
{
	font-size: 11px;
	font-weight: bold;
}
.product_p001_product_cat_bg
{
	background-color: #FDF2EB;
	font-size: 13px;
	font-weight: bold;
}
.product_p001_product_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0505;
	font-weight: normal;
}
.product_p001_product_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.product_p001_product_select_arrow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.product_p001_product_select_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.product_p001_product_select_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


/* OLD */

.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
}

.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#555555;
	text-decoration: none;
} 
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF3333;
	text-decoration: underline;
}

