@import url('reset.css');

/* General Demo Style */
a{
	color:#fffff;
	text-decoration:none;
}
.clr{
	clear:both;
}
