body {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-align:left;
	margin:0px;
}
a{
	text-decoration: none;
	color:#000000;
}
a:hover	{
	text-decoration:none;
	color:#f44b00;
}
IMG	{
	border:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



