body {
	font-family: "Open Sans"!important;
	font-weight: 400;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}