BODY,TABLE,TD,INPUT,SELECT,TEXTAREA {
  font-family:arial,helvetica;
  font-size:11px;
  color:#000000;
  }

H1 {
  font-family:verdana,arial,helvetica;
  font-size:15px;
  color:#7A1002;
  display:inline;
  }

H2 {
  font-family:verdana,arial,helvetica;
  font-size:12px;
  color:#FF7D13;
  display:inline;
  }

.greyborder {border-style:solid;border-color:#c0c0c0;border-width:1px;}
.oranborder {border-style:solid;border-color:#FF7D13;border-width:1px;}
.redborder {border-style:solid;border-color:#7A1002;border-width:1px;}
  
A {
  text-decoration:underline;
  color:#FF7D13;
  }
A:hover {
  color:#000000;
  text-decoration:none;
  }

.tellfriend {
  font-size:11px;
  color:#9E0095;
  text-decoration:none;
  }
A.tellfriend:hover {text-decoration:underline;color:#000000;}

.subtotal {
  font-size:15px;
  font-weight:bold;
  }

.small {
  font-size:9px;
  color:#FF7D13;
  }

.smallGrey {
  font-size:9px;
  color:#808080;
  text-decoration:none;
  }
A.smallGrey:hover {text-decoration:none;color:#000000;}

.menu {
  font-size:11px;
  color:#505050;
  text-decoration:none;
  }
A.menu:hover {text-decoration:underline;color:#000000;}

.submenu {
  font-size:11px;
  color:#800000;
  text-decoration:none;
  }
A.submenu:hover {text-decoration:underline;color:#000000;}

.purpleButton {border-bottom:thin solid #60005A;border-right:thin solid #60005A;border-top:thin solid #CCCCCC;border-left:thin solid #CCCCCC;font-size:11px;font-family:Arial;font-weight:bold;background-color:#9E0095;color:#FFFFFF;line-height:.85;padding-top:3px;text-transform:capitalize;cursor:hand}

.price {
   font-size:13px;
   color:#7A1002;
   font-weight:bold;
   }
