.BlueLink {
	font-family: "Copperplate Gothic Bold";
	text-decoration: none;
	color: Navy;
	font-size: 10pt;
}

.OrangeLink {
	font-family: "Copperplate Gothic Bold";
	text-decoration: none;
	color: #FF9900;
	font-size: 10pt;
}
