body { background: url(../artwork/template/bgrnd_gradient.jpg) repeat-x #a39161;
	scrollbar-Base-Color: #42595f;
	scrollbar-Arrow-Color: #ffffff;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-LightShadow-Color: #ffffff;
	scrollbar-Face-Color: 42595f;
   	scrollbar-Track-Color: #42595f;}

td { color: #000; font-size: 12px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; line-height: 18px; }

/** small_text hyperlink  **/
.small_text  { color: #000000; font-size: 9px; line-height: 15px; font-family: Arial, san-serif; text-decoration: none }
a.small_text:link, a.small_text:visited  { color: #000000; font-size: 9px; line-height: 15px; text-decoration: none }
a.small_text:hover { color:#000000; text-decoration: underline; }

/** tours_text hyperlink  **/
.tours_text  { color: #000; font-size: 15px; font-family: Arial, san-serif; text-decoration: none }
a.tours_text:link, a.tours_text:visited  { color: #000; font-size: 15px; text-decoration: none }
a.tours_text:hover { color:#000; text-decoration: underline; }

/** white_text hyperlink  **/
.white_text:link, a.white_text:visited  { color: #ffffff; font-size: 12px; line-height: 18px; text-decoration: none }
a.white_text:hover { color:#ffffff; text-decoration: underline; }

/** enhanced_text hyperlink  **/
.enhanced_text  { color: #731f21; font-size: 13px; line-height: 18px; font-family: Arial, san-serif; text-decoration: none }
a.enhanced_text:link, a.enhanced_text:visited  { color: #731f21; font-size: 13px; line-height: 18px; text-decoration: none }
a.enhanced_text:hover { color:#731f21; text-decoration: underline; }

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }