html {
background:#f8e66b url(bg.gif) top center repeat;
}

#body2 {border:1px solid #582401;}

#head1 {
background: #f7a816 url(hdr.jpg) no-repeat left top;
}

#head2 {
background: #ffb159 url(hln.jpg) no-repeat left bottom;
}

table .title{background:#fbebc7;}
table, table tr, table td, table th{border:1px solid #f28f56;}
table a, .prc{color:#dc4011;}

h1,h1 a{color:#db7f58;}

h2,h2 a{color:#555;}

#ccol a{color:#db7f58;}

#rcol a.link{color:#2b2664;}

#lcol a.link{background:#e37b53 url(btn.jpg) no-repeat 0 0;}

a.on{color:#ffeb8e!important; font-weight:bold; font-size:100%!important;background:#ae564c!important;}

a {
 font-size: inherit; 
   font-family: inherit; 
   font-weight: inherit; 
   text-decoration: none; 
   color: inherit;
}
.target-footer a{
 font-size: inherit !important; 
   font-family: inherit !important;
   font-weight: inherit!important;
   text-decoration: none!important;
   color: inherit!important;
}