.black_product {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
; text-decoration: none
}
.black_product:hover {
	COLOR : #2F4F4F;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}
.font_u_smallgreen  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #006666;
	text-decoration : underline;
}

A.font_u_smallgreen:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #FFA500;
	text-decoration : underline;
}
.font_white_product  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	color : White;
	font-weight : bold;
		TEXT-DECORATION : none;
}
.font_white_product:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	color : White;
	font-weight : bold;
	TEXT-DECORATION : underline;
}
.font_important  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #993300;
}

.font_important2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #993300;
}
.BLACK  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 13px;
	FONT-WEIGHT : normal;
}
.blackbold  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold;
}
.red_product  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #8B0000;
	text-decoration : underline;
}

