@charset "UTF-8";
#mortgage a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #371B00;
	text-decoration: underline;
	text-align: center;
}

#mortgage a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #371B00;
	text-decoration: underline;
	text-align: center;
}
