body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Segoe UI;
	overflow-x: hidden;
}
a{
text-decoration:none;
}
a:hover{
}
.clear_both{
clear:both;	
height:0px;
}
*{
	outline:none;
    overflow-x: initial;
}
.clear_both{
clear:both;
}
.no_padding{
padding:0 !important;
}










