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

body {
	background-color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
}

* {
	font-family: 'Source Sans Pro', sans-serif; !important
}

a:visited {
	text-decoration: none; !important
}

a:active {
	text-decoration: none; !important
}

a:hover {
	text-decoration: none; !important
}

a {
	text-decoration: none; !important
}