a:link {
	font-family: "Amnesty Trade Gothic";
	font-size: 12px;
	color: #A59D95;
	text-decoration: none;
	cursor: auto;
	border: none;
	display: none;
	font-style: normal;


}
a:visited {
	font-family: "Amnesty Trade Gothic";
	font-size: 12px;
	color: #766A62;
	cursor: auto;
}
a:active {
	font-family: "Amnesty Trade Gothic";
	font-size: 12px;
	color: #A59D95;
	text-decoration: underline;
}

