.primary-navigation td {
	font-family: Elephant;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	text-indent: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	white-space: 0;
}
.primary-navigation td a:link {
	font-family: Elephant;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 10px;
}
.primary-navigation td a:visited {
	font-family: Elephant;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 10px;
}
.primary-navigation td a:active {
	font-family: Elephant;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 10px;
}
.primary-navigation td a:hover {
	font-family: Elephant;
	font-size: 24px;
	color: #66CCFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 10px;
}
