Alternatively, you can specify that this will apply to all tags like so:

   * { behavior: url(../iepngfix.htc) }



#top_bar{width:100%;height:24px; float:left; background:url(../images/pink/bg_topbar.png);}



body {

	background: center top #29252a url(../images/pink/bgimg.gif);

/*	background: center top #29252a url(../images/pink/bgimg2.gif) no-repeat; */



	color: #535353;

}









#wrapper{

background:#FFFFFF;



}



a {

	color: #d51148;

	font-weight: normal;

	text-decoration: underline;

}



a:hover {

	color:#d51148;

}



h2 {

	color: #d51148;

}



h3 {

	color: #d51148;

}





#TopMenu li a, #TopMenu li div {

	border-left: 1px solid  #FF9999;

	color:#FF3366;

}



#TopMenu li div a {

	border-left: 0;

}



#TopMenu li a:hover {

	color: #FF3366;

}



#Menu li a {

	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;

	color: #fff;

}



#Menu li ul li a {

	background: #65b2cb;

}



#Menu li ul li a:hover {

	background-color: #075899;

	color: #fff;

}



#Menu li:hover a, #Menu li.over a{

	background-color: #65b2cb;

}



#Outer {

}





#Header {



}



#Logo h1 {

	color: #fff;

	background: url(../images/blue/Logo.png) top left no-repeat;

}



#Logo h1 a {

	color: #fff;

}



#SearchForm {

	color: #95bbd1;

}





#SearchForm input {

	background: url(../images/blue/SearchKeywordsBg.gif) no-repeat 0 0;

	width:60px;

}



#SearchForm a {

	color: #666666;

}



#SearchForm a:hover {

	color: #b19c5d;

}



.Left {

	background: transparent url('../images/blue/LeftBg.gif') no-repeat;

}





.Left li a:hover { 

text-decoration:none;

}



.Content {



}



.Content a {

	color: #075899;

}



.Content.Wide {



}



.Content.Widest {



}





.Right {



}



.Right a {

	color: #034285;

}



.Right a:hover, .Right a:hover strong {

	color: #001927;

}



#Footer {

color:#FFFFFF;



}



#Footer li a {

	border-left: 1px solid #FF3366;

}




.Content .ProductList li:hover, .Content .ProductList li.Over {

	background:#F3F3F3;

}



.ProductList .ProductImage {

	background: #fff;

}



.ProductList strong, .ProductList strong a {

	color: #075899;

}







.ProductPrice, .ProductList em {

	color: #800000;

}



.ProductList .Rating {

	color: #797979;

}



.Right .ProductList li {

	border-bottom: 1px solid #c0dae7;

}



.Content .FeaturedProducts .ProductList li {

	background: #dff2f7;

}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

	background: #D2E8EE;

}



.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */

	background: url(../images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;

	color: #075899;

}



.Right .TopSellers li.TopSeller1 { /* No1 seller box */

	border: 1px solid #c0dae7;

	background: #fff;

}



.Right .TopSellers li.TopSeller1 .TopSellerNumber {

	background: url(../images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;

	color: #075899;

}



.Breadcrumb {

	border-bottom: 1px solid #F5F5F5;

}





.CompareItem { width:200px; border-left: solid 1px #CACACA; }

.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }

.CompareFieldTop { border-bottom:solid 1px #85BADF; }

.CompareFieldTop a:hover { color:red; }

.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }



.ViewCartLink {

	background: url('../images/blue/Cart.gif') no-repeat 3px 0;

}



.CartContents {

	border: 1px solid #c7d7db;

}



.CartContents thead tr th {

	background: #edf2f3;

	color: #424748;

	border-bottom: 1px solid #c7d7db;

}



.CartContents tbody .SubTotal td {

	border-top: 1px solid #c7d7db;

	color: #075899;

}



.MiniCart .SubTotal {

	color: #075899;

}



.JustAddedProduct {

	border: 0px solid #c0dae7;

	background: #fff;

}



.JustAddedProduct strong, .JustAddedProduct a {

	color: #075899;

}



.CategoryPagination {
	color: #000000;
	border: 1px solid #ff3333;
	background-color: #FAEFDA;
}



.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }



.SubCategoryList {

	background:#EEF5F9;

}



.InfoMessage {

	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;

	color: #555;

}



.SuccessMessage {

	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;

	color: #555;

}



.ErrorMessage {

	height:120px;

	background: #ffffff url('../images/error.jpg') no-repeat 20px 20px;

	color: #555;

	font-size:18px;

	border:dotted 1px #cccccc;

}



.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {

	background: #EFF8FA;

}