.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
}

.navbarlinksorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
}

.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .5px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: 22px;
}

.orangetextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: 14px;
}

.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .5px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
    
