@charset "utf-8";
/* CSS Document */


.nav-top {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.nav-top a:link {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.nav-top a:visited {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.nav-top a:hover {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
.nav-footer-2 a:active {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

