/* CSS definition file containing site wide stylesheets */

.contact_city {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(245,61,51);
 	font-weight: bold
}

.CityName {
	font-size: 14px;
 	color: rgb(245,61,51);
 	font-weight: bold;
 	text-decoration: none 
}

.InlineTitle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: bold
}