
.nav_text_white  { color: white; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_text_bottom { color: #626042; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_text_black { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header_text { color: #84825A; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_blue { color: #00578E; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing_head { color: #333; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.product_num { font-style: italic; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.product_price { color: #800000; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.specials_table  { background-color: #c7c9bb; border: solid 1 #5e7587 }
.body_table  { background-color: #F7F8EF; border: solid 1 #5e7587 }
.select_text { font-size: 7pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
 
A.nav_text_white:link {color: #FFFFFF;}
A.nav_text_white:visited {color: #FFFFFF;}

A.nav_text_bottom:link {color: #626042;}
A.nav_text_bottom:visited {color: #626042;}

A { /* STYLE FOR LINKS */
  text-decoration:none;
  border:0;
 }
