.navbar1Copy {
	background-color: #999999;
	display: block;
	padding: 4px;
	color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
}
.navbar2Copy {
	background-color: #999999;
	display: block;
	padding: 4px;
	color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
.navbar3Copy {

	background-color: #CCCCCC;
	display: block;
	padding: 4px;
	color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
a:link {
	color: #000000;
}
a:hover {
	color: #FFCC00;
}
