/* Bluex: #549acb*//*css line*/
/*css line*/
/* */
#footer_copyright_centered {
  	text-align: center;
  	padding: 10px;
  	color: #788c5d;
  	border-width: 0;
  	border-top-color: grey;
  	border-top-width: 2px;
  	border-style: groove;
  	background-color: rgba(255,255,255,0);
  	
}
#footer_copyright_centered .some-class {

}
#footer_copyright_centered a {
	color: #b86f2a;
	text-decoration: none;
}
#footer_copyright_centered a:hover {
	color: blue;
	text-decoration: none;
}
