@charset "UTF-8";

@media screen, projection
{
  h1,h2,h3,h4,h5,h6 {
    color:#6f0000;
  }
  
  a, a:visited { color:#6f0000; background:transparent; text-decoration:none; }
  
  #sitename {
    background: #6f0000; 
  }
  
  #search { 
    background: #6f0000 url(../../images/search-bg-finance.gif) repeat-x; 
  }
  #search input#searchtext { background:#bd9c9a; border: 1px solid #bd9c9a; }
}
