@charset "UTF-8";
/* CSS Document */

.addressTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fef3de;
	letter-spacing: 4px;
}
.enterTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	color: #fef3de;
	letter-spacing: 4px;
}
