@charset "utf-8";
/* CSS Document */

/* LINKS */

a:link, a:hover, a:visited, a:active {
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration:none;
}
