/*!
 * Custom Bootstrap from v3.3.6
 */
 body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #E1F958;
}
 a {
	color: #000000;
	text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
 