@charset "utf-8";
.linksf {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.linksh {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.linksf2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	background-color: #999999;
}

