/* Bluex: #549acb*//*css line*/
/*css line*/
/* */
#footer_copyright_centered {
	background-color: #1c2835;
  	text-align: center;
  	padding: 10px;
  	color: #549acb;
}
#footer_copyright_centered .some-class {

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