.copy {
	font-family: arial,verdana;
	font-size: 11px;
	color: #666666;
}
.link {
	font-family: arial,verdana;
	font-size: 11px;
	color: #ac8d4a;
	text-decoration:none;
}
.link:hover {
	font-family: arial,verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #ac8d4a;
	text-decoration:none;
}