BODY {
  margin-top : 2px;
}

a:hover {
  color : #FF8000;
}

a:visited {
  color : #FF621E;
}

a:link {
  color : #FF0000;
}

.mainmenu {
  padding : 10px;
  font-family : Arial,Sans-Serif;
  font-weight : bold;
  font-size : 8pt;
  color : #488A50;
}

a.mainmenu:link {
  padding : 10px;
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
  text-decoration : none;
  color : #488A50;
}

a.mainmenu:visited {
  padding : 10px;
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
  text-decoration : none;
  color : #488A50;
}

a.mainmenu:hover {
  padding : 10px;
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
  background-color : #488A50;
  color : #FBFAE3;
}

h1 {
  font-family : Arial,Sans-Serif;
  font-size : 18pt;
  font-weight : bold;
  color : #EF8241;
  margin-top : 2px;
  margin-bottom : 5px;
}

h2 {
  font-family : Arial,Sans-Serif;
  font-size : 12pt;
  font-weight : bold;
  color : #EF8241;
  margin-top : 2px;
  margin-bottom : 2px;
}

.large {
  font-family : Arial,Sans-Serif;
  font-size : 18pt;
}

.qtxt {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 12pt;
  font-weight : normal;
}

.toptext {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  color : #000000;
}

.greentxt {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  font-weight : normal;
  color : #488a50;
}

.maintxt {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
}

.smalltxt {
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
  font-weight : normal;
  color : #000000;
}

.button {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 12pt;
  background-color : #EF8241;
  color : #000000;
  font-weight : bold;
}

.small_button {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  background-color : #EF8241;
  color : #000000;
  font-weight : bold;
}




a.cat_nav_link {
   font-size: 14px;
}
a.cat_nav_link:link {
   color: #DF0023;
   text-decoration: none;
}
a.cat_nav_link:visited {
   color: #DF0023;
   text-decoration: none;
}
a.cat_nav_link:hover {
   color: #D82819;
   text-decoration: underline;
}

h3 {
   font-size: 14px;
   font-family: Arial,helvetica;
   text-decoration: none;
   margin-bottom: 2px;
}

.price {
   color: #D82819;
   font-size: 16px;
   font-weight: bold;
   font-family: Arial,helvetica;
   text-decoration: none;
}