.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	color: #7A403E;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #7A403E;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	color: #D6ABAB;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D6ABAB;
	text-decoration: none;
}
.cities {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
