table.citytable {
	margin: 10px;
	border: 0;
	padding: 1px;
}
table.citytable td {
	padding: 2px;
	border-bottom: 1px solid #000;
	font-family: "trebuchet ms", tahoma, helvetica;
}
table.citytable td a {
	color: #191970;
	font-weight: bold;
	text-decoration: none;
	font-size:11pt;
}
table.citytable td a:hover { color: #000; }
table.citytable td i { font-size: 7pt; color: #404040; font-style: normal; }
