
.table-links a {
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
}
.table-links a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
}

.city-links {
	background-color:#FFFFFF;
	border: 1px solid white;
	padding: 4px;
	text-decoration: none;
	height: 80px;
	color: #666666;}
.city-links a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	}

.city-links-over {
	border: 1px solid #ccc;
	background-color: #F7F7F7;
	padding: 4px;
	text-decoration: none;
	height: 80px;
	color: #666666;
}
.city-links-over a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;}
.city-links-over a:hover {
	font-weight: normal;
	color: #666666;}
	
.locations-table a {
	font-weight: normal;}

.locations-table a:hover {
	font-weight: normal;}
