		.breadcrumbs {
			font-size: 14px;
			text-decoration: none; 
			color: #000;
		}
		
		a.breadcrumbs {
			border-bottom: 1px dashed #000;
			color: #000;
			font-weight: bold; 
		}
		
		a.breadcrumbs:hover {
			color: #000;
			font-weight: bold; 			
		}
			
		a.switch {
			border-bottom: 1px dashed #000;
			font-size: 12px;
			text-decoration: none; 
			font-weight: bold;
			color: #000;
		}
		
		a.switch:hover {
			color: #000;
			font-weight: bold;
		}
		
		a.options {
			text-decoration: none; 
			color: #000;
		}
		
		.bigcity {
			color: red;
			font-size: 18px;
		}
		
		#ok {
			color: #000;
		}
		
		#arrow {
			color: #000;
		}