a.hidden:link {
	font-family: Arial, Helvetica, Trebuchet, san-serif; 
	color: #000080; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
}
a.hidden:visited {
	font-family: Arial, Helvetica, Trebuchet, san-serif; 
	color: #000080; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
}
a.hidden:active {
	font-family: Arial, Helvetica, Trebuchet, san-serif; 
	color: #000080; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
}
a.hidden:hover {
	font-family: Arial, Helvetica, Trebuchet, san-serif; 
	color: #000080; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
}

a.hiddenCity:link {
	
	font-family: Times New Roman; 
	color: #000080; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
}
a.hiddenCity:visited {
	
	font-family: Times New Roman;
	color: #000080; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
}
a.hiddenCity:active {
	
	font-family: Times New Roman; 
	color: #000080; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
}
a.hiddenCity:hover {
	
	font-family: Times New Roman;
	color: #000080; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
}
p {
	padding-left: 8px;
}