.large_link {
	font-family: "Futura Bk", "Futura Hv", "Futura Lt", "Futura Md";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.large_link a:hover {
	font-family: "Futura Bk", "Futura Hv", "Futura Lt", "Futura Md";
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.large_link a:link {
	font-family: "Futura Bk", "Futura Hv", "Futura Lt", "Futura Md";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

