/* Bluex: #016938*//*css line*/
/*css line*/
/* */
#footer_copyright_centered {
	background-color: #074220;
  	text-align: center;
  	padding: 10px;
  	color: #016938;
}
#footer_copyright_centered .some-class {

}
#footer_copyright_centered a {
	color: white;
	text-decoration: none;
}
#footer_copyright_centered a:hover {
	color: gray;
	text-decoration: none;
}
