.nav-red {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.nav-blue {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.nav-green {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.nav-cyan {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
}
.nav-orange {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.nav-redCopy {
	letter-spacing: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.nav-orangeCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.nav-cyanCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
}
.nav-greenCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.nav-blueCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.nav-redCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
