@import url('reset.css');

/* General Demo Style */

a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}

