.header {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF9900;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.textAllCap {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	color: #FF9900;
	font-style: normal;
	text-decoration: underline;
	}
a:visited {
	color: #FF9900;
	font-style: normal;
	text-decoration: underline;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

.SiteplanHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: cccc99;
}
.textBold {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.textCareer {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
