@charset "UTF-8";
.front-para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #f5f0e9;
	text-decoration: none;
}

.front-para a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #e9e3da;
	text-decoration: underline;
}
.front-para a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #ded8cf;
	text-decoration: underline;
}

.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #f5f0e9;
	text-decoration: none;
}
.top-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #f5f0e9;
	text-decoration: none;
}
.top-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #dcd5cb;
	text-decoration: none;
}

