.NavLink {
	font-family: "Franklin Gothic Book";
	font-size: medium;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: "Franklin Gothic Book";
	font-size: medium;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: "Franklin Gothic Book";
	font-size: medium;
}
a.SmallLink {
	font-family: "Franklin Gothic Book";
	font-size: x-small;
	color: #666600;
	text-decoration: none;
}
a.SmallLink:hover {
	font-family: "Franklin Gothic Book";
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
img {
border-color: black;
}
