a { 
	color: #4caf50; 
	font-weight: bold;
}
a:hover
{
	color: #e8f5e9;
}

a.btn
{
	margin-top:2px;
}

.bg-light
{
	background-color: #a5d6a79c!important;
/* #a5d6a7!important */ 
}

.image-right
{
	float:right; 
	margin-left:2px; 
	width:35%
}

.pull-left
{
	float:left;
}

.pull-right
{
	float: right
}

.text-right
{
	text-align:right
}

a.footer-link { 
	color: #4caf50; 
	font-weight: normal;
}
a.footer-link:hover
{
	color: #a5d6a7;
}

/* 
.bd-placeholder-img 
{
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

@media (min-width: 768px) 
{
	.bd-placeholder-img-lg 
	{
	  font-size: 3.5rem;
	}
}
*/ 

/*
#4caf50
#e8f5e9
#c8e6c9
#a5d6a7
*/ 