.copyright a:link {
	text-decoration: none;
	padding: 1px 3px;
	color: #FFCC00;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #6B7100;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFCC00;
}
