.underline {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.citytext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.morecity {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2C5783;
	text-decoration: underline;
}
.citybglink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #0F3F6F;
}
.centercity {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F3F6F;
	text-decoration: underline;
}
.tophyperlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

