/****************************************************/
/****************************************************/
/****************************************************/
/*                                                  */
/*              NEWS TEMPLATE CLASSES               */
/*                                                  */
/****************************************************/
/****************************************************/
/****************************************************/

/*TEMPLATE 1 (MAIN IMAGE ORIZONTAL, BODY IMAGE ORIZONTAL)*/
table.product_template_1_table {
	background-color: #ffffff;
	color: #000000;
}

td.product_template_1_content_cell{
	background-color: #ffffff;
}

table.product_template_1_table a{
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

table.product_template_1_table a:hover{
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
}
