img, div, a, input { 
behavior: url(iepngfix.htc) 
} 
body {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color: #000;
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	margin: 0px 20px 0px 20px;
}
a{
color:#000;
}
a:hover{
color:#000;
}
.headertitle{
color:#F90;
text-decoration:underline;
font-size:19px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:bold;
}
.headertitle a:hover{
color:#F90;
}
.sale{
color:#FF0000;
text-decoration:none;
font-size:11px;
font-family: ;
font-weight:bold;
}
.sale a:hover{
color:#FF0000;
}