body { background: url(../artwork/template/bgrnd_gradient.jpg) repeat-x #7e9256;
		scrollbar-Base-Color: #7e9256;
		scrollbar-Arrow-Color: #ffffff;
		scrollbar-DarkShadow-Color: #000000;
		scrollbar-LightShadow-Color: #ffffff;
		scrollbar-Face-Color: 7e9256;
   		scrollbar-Track-Color: #7e9256;}
p { }
td { color: #4b4b4b; font-size: 11px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; line-height: 18px; }

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

/** menu hyperlink  **/
.menu  { color: #655415; font-size: 11px; line-height: 15px; font-family: Arial, san-serif; text-decoration: none }
a.menu:link, a.menu:visited  { color: #655415; font-size: 11px; line-height: 15px; text-decoration: none }
a.menu:hover { color:#fff; background-color: #655415; text-decoration: none; }

a:link { color: #4b4b4b; text-decoration: underline; }
a:visited { color: #4b4b4b; text-decoration: underline; }
a:hover { color: #4b4b4b; text-decoration: none; }
a:active { color: #4b4b4b; text-decoration: underline; }

/** white hyperlink  **/
.white  { color: #ffffff; font-size: 11px; line-height: 18px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
a.white:link, a.white:visited  { color: #ffffff; font-size: 11px; line-height: 18px; text-decoration: underline }
a.white:hover { color:#ffffff; text-decoration: none; }
