.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #747474;
  margin: 0px;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

td{
 font-family: verdana;
 font-size: 13px;
 color: #353535;
}
stylefacetext {
	font-size: 12px;
	color: #FFF;
}