@charset "UTF-8";
.ftbold {
	font-weight: bold;
}
.ftdividers {
	color: #0099ff;
	text-align: center;
}
.ftdividers a:link, .ftdividers a:visited {
	color: #0099ff;
	text-decoration: none;
}
.fttext {
	color: #003366;
	text-align: center;
}
.fttext a:hover  {
	color: #0099ff;
	text-decoration: none;
}
.fttext a:link {
	color: #003366;
	text-decoration: none;
}
.ftdividers a:hover, .ftdividers a:active {
	color: #0099FF;
	text-decoration: none;
}

