.boxText { font-family: 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; }

TD.medText, SPAN.medText, P.medText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #9A9A9A;
}
TD.medTextdk, SPAN.medTextdk, P.medTextdk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #737373;
}
TD.medTextdk_02, SPAN.medTextdk_02, P.medTextdk_02 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #737373;
}
TD.headerText, SPAN.headerText, P.headerText {
font-weight: bold; 
  color: #A0E83D;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
TD.headerTextgn, SPAN.headerTextgn, P.headerTextgn {
font-weight: bold; 
  color: #85B642;
  font-family: Arial, sans-serif;
  font-size: 16px;
}
A.medText { 
  font-family: Arial, sans-serif;
    font-size: 12px;
     color: #9A9A9A;
  font-weight : bold;
  text-decoration: none;
}

A.medText:hover {
  font-family: Arial, sans-serif;
    font-size: 12px;
     color: #89CF29;
  font-weight : bold;
}
A.medTextgn { 
  font-family: Arial, sans-serif;
    font-size: 14px;
     color: #9A9A9A;
  font-weight : bold;
  text-decoration: none;
}

A.medTextgn:hover {
  font-family: Arial, sans-serif;
    font-size: 14px;
     color: #89CF29;
  font-weight : bold;
}
A.headerTextgn {
font-weight: bold; 
  color: #85B642;
  font-family: Arial, sans-serif;
  font-size: 16px;
}
A.headerTextgn:hover {
font-weight: bold; 
  color: #A8F341;
  font-family: Arial, sans-serif;
  font-size: 16px;
}