h6 a {
	font-size: 18px;
	font-weight: bold;
	background-color: black;
	border-radius: 3px;
	padding: 10px 15px;
	font-weight: bold;
	color: white;
}

h6 a:hover {
	color:white;
	text-decoration: none;
}


.big h3 {
	color: pink;
	font-weight: bold;
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 15px;
}