/* CSS reset */

/* General Demo Style */

a{
	color: rgba(0, 0, 0, 0);
	text-decoration: none;
}

