A:link, A:visited, A:active { text-decoration: underline; color: #842722; }
A:hover { text-decoration: underline; color: #FFCC00; }

A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; font-weight: bold; font-family: times, georgia, serif; font-size: 11px; }
A.mainnav:hover { text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-style: italic; font-weight: bold; font-family: times, georgia, serif; font-size: 14px; }
A.subnav:hover { text-decoration: underline}

A.subnav2:link, A.subnav2:visited, A.subnav2:active { text-decoration: none; font-weight: none; font-family: times, georgia, serif; font-size: 12px;}
A.subnav2:hover { text-decoration: underline;}



body {
  background-color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  font-family: times, georgia, serif;
  color: #333300;
}

.productbox {
        padding: 10px;
	border: solid 1px #B7B58E;
	background-color: #ffffff;
}

.productboxon {
        padding: 10px;
	border: solid 1px #842722;
	background-color: #ffffff;
}

.header {
  font-weight: none;
  font-family: times, georgia, serif;
  font-size: 28px;
  font-style: italic;
  color: #772121
}

.xlarge {
  font-family: times, georgia, serif;
  font-size: 15px;
}

.large, .FORM_Intro {
  font-family: times, georgia, serif;
  font-size: 13px;
}

.largeB, .ART_title {
  font-weight: bold;
  font-family: times, georgia, serif;
  font-size: 14px;
}

.medium, .formboxes {
  font-family: times, georgia, serif;
  font-size: 12px;
}

.small, .FORM_Choice {
  font-family: times, georgia, serif;
  font-size: 11px;
}

.smallB, .FORM_Question {
  font-weight: bold;
  font-family: times, georgia, serif;
  font-size: 11px;
}

.xsmall {
  font-family: times, georgia, serif;
  font-size: 10px;
}