a:hover {
	color: #006633;
	text-decoration: underline;
}
.topnav1 {
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px none #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px none #FF6600;
	font-size: 12px;
	vertical-align: middle;



}
.topnav1 a {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav.gif);
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	text-align: center;
}
.topnav1 a:hover {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav1_mover.gif);
	height: 20px;
	width: 120px;
	color: #FFFFFF;
	border: medium none #FF6600;



}
.topnav2 {
	font-weight: bold;
	text-align: center;
	border: none;
	color: #FFFFFF;
	font-size: 12px;

}
.topnav2 a {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav.gif);
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	text-align: center;
}
.topnav2 a:hover {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav2_mover.gif);
	height: 20px;
	width: 120px;
	color: #FFFFFF;
}



.topnav3 {
	font-weight: bold;
	text-align: center;
	border: none;
	color: #FFFFFF;
	vertical-align: 20%;
	font-size: 12px;

}
.topnav3 a {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav.gif);
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	text-align: center;
}
.topnav3 a:hover {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav3_mover.gif);
	height: 20px;
	width: 120px;
	color: #FFFFFF;
}



.topnav4 {
	font-weight: bold;
	text-align: center;
	border: none;
	color: #FFFFFF;
	vertical-align: 20%;
	font-size: 12px;

}
.topnav4 a {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav.gif);
	color: #FFFFFF;
	height: 20px;
	width: 120px;
	text-align: center;
	background-position: right;

}
.topnav4 a:hover {
	text-decoration: none;
	background-image: url(Images/Navigation/topnav4_mover.gif);
	height: 20px;
	width: 120px;
	color: #FFFFFF;





}
.toptopnav {
	font-size: 100%;
	color: #FF6600;
	text-decoration: none;
	text-align: right;


}
.toptopnav a {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.toptopnav a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}

