@import url('reset.css');
/* General Demo Style */


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


