body,div,table,td,th { 
	font-family: "Century Gothic",arial, sans-serif;; 
	color: #000000;
}
.city { color: #000000; }

.menu_style {color: #000000;  }
a.menu_style:link, a.visited :link, a.menu_style:hover, a.menu_style:active{
	color: 999999;
	text-decoration: none;
}

.contact_city { font-size: 12px; }
.contact_details {color: #000000 }

a{
	border-style:none;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
a img {border: none; }