@charset "utf-8";
.ftnavbar a:link {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.ftnavbar a:visited {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.ftnavbar a:active {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.ftnavbar a:hover {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

