.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.dotted {
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.navSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CC33;
	text-decoration: none;
	line-height: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.navSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC33;
	text-decoration: none;
	line-height: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CC33;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
