div#topmenu, div#foot  { 
   background-color:#daa1c9;
	} 
#menuleft a:hover, #menuleft a:active  {
	color:#daa1c9;
	}
div#menuleft a:hover {  background-color: #daa1c9; color: #fff;}
div#menuleft a:active { background-color: #666666; color: #fff;}
div#menuleft a.current{ color: #daa1c9;}
div#menuleft h4 a.current{ color: #daa1c9;}
div#menuleft a.current:hover {  background-color: #daa1c9; color: #fff;}	

*html  img#claim{
		  behavior: url( "../iepngfix.htc");
}

