.footer {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.footer a:link {
	text-decoration: none;
	color:#FFFFFF;

}
.footer a:active {
	text-decoration: none;
	color:#6b93af;
}
.footer a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
	
.footer a:hover {
	text-decoration: underline;
	color:#6b93af;
}

.nwi {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.nwi a:link {
	text-decoration: none;
	color:#FFFFFF;

}
.nwi a:active {
	text-decoration: none;
	color:#6b93af;
}
.nwi a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
	
.nwi a:hover {
	text-decoration: underline;
	color:#6b93af;
}