.cityNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00FF00;

}
a:hover {
	color: #FFCC66;
}
hr {
	color: #00CCCC;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
}
body
{ 
scrollbar-base-color: green; 
scrollbar-arrow-color: orange;
scrollbar-DarkShadow-Color: black; 
}.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000099;
	border: thin solid #FFFFFF;
}
.formIputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
