.footerLink {
   text-decoration: underline;
   cursor: pointer;
   color:#CCCCCC;
   font-size: 12px;
   font-family:Book Antiqua, Georgia, Times New Roman, Serif;
}
.navOptionBox {
	text-align: center;
	height: 25px;
	width: 200px;
}
.navOptionText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.navOptionTextSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
.footerCell {
	text-align: center;
}
.homeCompanyName {
	background-image: url(images/customer_name2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
}body {
	background-color: #000000;
}
