* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

a { outline: 0; cursor: pointer!important;}

a img { border: none; }

legend { display: none; }

fieldset { border: none; }

ul li { list-style: none; }

.floatLeft { float: left; }

.floatRight { float: left; }

.clearBoth { clear: both; }

.floatNone { float: none!important; }

.sumir { display: none; }

.borderNone { border: none;}

body {
	background: #EF2F72;
	font: 62.5% Arial,Helvetica,sans-serif;	
}
