.subtitle{
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
	color:#dd710f;
	text-transform:uppercase;
}

.description{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#673b15;
	height:100%;
	width:60%;
}

.col1{
	background-color:#fff5b8;
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#673b15;
	font-weight:bold;
	padding-left:5px;
}
/*.col2{
	background-color:#f8db96;
	font-weight:bold;
	padding-left:5px;
}
td.col2:hover{
	background-color:#000;
	display:block;
}*/
td.col2  {
 	font-weight: bold; 
	width:auto; 
	float:left; 
 	color:#dd710f;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	background-color:#f8db96;
	} 
 
td.col2 a.product:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color:#ffffff; 
	background-color: #b51621; 
	display:block;
 	text-decoration:none;
	font-weight: bold; 
	} 
a.product {
 
	color:#dd710f;
	text-decoration:none;
  	display:block;
	text-transform:capitalize;
} 
/*-------------------*/

.arrow{
	font-family:'Webdings';
	font-size:12px;
	color:#dd710f;
}

.product{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#673b15;
	text-decoration:none;
}
