@charset "utf-8";

@media all  {
	
	#copyright  {
		display: none;
		clear: left;
		padding: 10px 0 15px 0;
		font-size: 0.8em;
		text-align: center;
		color: #787878;
	}
	
	#copyright a  {
		text-decoration: none;
		font-weight: bold;
		color: #787878;
	}
	
	#copyright a:hover  {
		color: #aaaaaa;
	}
	
	

}
