.datetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.address {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #82796F;
	font-weight: bold;
}
.txt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #564A46;
	font-weight: normal;
}
a:link {
	color: #212932;
	text-decoration: none;
}
a:visited {
	color: #495767;
	text-decoration: none;
}
a:hover {
	color: #66848E;
	text-decoration: underline;
}