
/* General Demo Style */
body {		
	overflow: scroll;
}

a {
	color: #555;
	text-decoration: none;
}


