a:link {color: #0033CC; background-color: transparent; text-decoration: none}
a:visited {color: #0033CC; background-color: transparent; text-decoration: none}
a:hover {color: #9933CC; background-color: transparent; text-decoration: underline}

a.nav:link {color: #25507A; background-color: transparent; text-decoration: none; display: block; width: 100%}
a.nav:visited {color: #25507A; background-color: transparent; text-decoration: none; display: block; width: 100%}
a.nav:hover {color: #000000; background-color: transparent; text-decoration: none; display: block; width: 100%}

a.cart:link {color: #000000; background-color: transparent; text-decoration: none}
a.cart:visited {color: #000000; background-color: transparent; text-decoration: none}
a.cart:hover {color: #000000; background-color: transparent; text-decoration: underline}

a.faq:link {color: #5E748E; font-weight: bold; background-color: transparent; text-decoration: none}
a.faq:visited {color: #5E748E; font-weight: bold; background-color: transparent; text-decoration: none}
a.faq:hover {color: #663366; font-weight: bold; background-color: transparent; text-decoration: none}


font.title 
 {
  color: #0033CC; 
  font-weight: bold; 
  font-family: verdana, san-serif; 
  font-variant: small-caps
 }

font.faq 
 {
  color: #0033CC; 
  font-weight: bold; 
  font-family: arial, san-serif; 
  text-transform: uppercase
 }

font.desc 
 {
  color: black; 
  font-weight: normal
 }

img.a 
 { 
  border-color: #0033CC;
  border-width: 1px;
 }

td.nav 
 {
  font-family: arial, san-serif; 
  background-color: #D6E7F7; 
  font-weight: bold; 
  text-align: center; 
  width: 150px
 }

td.body 
 {
  font-family: arial, san-serif;
  font-size: 105%;
  background-color: #FFFFFF;
 }


 td.titleheader
 {
  color: black; 
  font-weight: normal; 
  font-family: times, san-serif; 
  font-size: 90%;
  /*background-color: #e4CCe4 */
  background-color: #b9e4cc;
  padding-left: 8px 
 }
 
 td.cart
 {
  color: black; 
  font-weight: normal; 
  font-size: 90%;
  font-family: times, san-serif; 
  /*font-variant: small-caps;*/
  /*text-transform: uppercase;
  /*background-color: #cce4FF;*/
  background-color: #ECF3FA;
  /*background-color: #D6E7F7;*/
  padding-left: 8px
 }

 td.checkoutcat
 {
  color: black; 
  font-weight: bold; 
  font-size: 90%;
  font-family: times, san-serif; 
  background-color: #ECF3FA;
  width: 125px
 }
 /* color, font-weight: bold, font-family: verdana, font-variant: small-caps, border-color: #0033CC;
	    border-width: 1px; background-color: #E4E4E4, font-size: 100%; font-style: italic, normal, or oblique
		*/
