.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D4D8D9;
	text-decoration: none;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D4D8D9;
	text-decoration: underline;
}
.bottom-links:hover {
	color: 000000;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 384369;
	text-decoration: none;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 384369;
	text-decoration: none;
}
.content1:hover {
	text-decoration: underline;
}