

a {
    color: #337ab7;
	font-size: 0.8em;
	font-family: "Open Sans", Arial, sans-serif;
    text-decoration:none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration:underline
}

.bg-gray-900{background-color:#eaeaea!important}


text-black-150{color:#555 !important;

	color: #555;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px !important;

}


h1, h2, h3, h4, h5, h6 {
	color: #555;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	

	
}

.nav-link{
	color:#697074;
	font-size: 1em;
	
}

.nav-link:hover {
	
	text-decoration: none !important;
	color:#591815 !important;
	
}
	

a.sea {
text-decoration:none;
color:#72c02c

}


a.sea:hover {
text-decoration:underline !important;


}





