@import url("basic_text.css");
.footertext_emph {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFEFDF;
}
.footertext {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFEFDF;
}
