div.country_zag{
	align: left;
	color: #F2F2F2;
	font-size: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.year{
	align: left;
	color: #000000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.year{	background-color: #F8F8F8;
}

table.city{
	cellpadding: 4;
	cellspacing: 4;
	border: 0;
}

a:link{
	color: #FFCC33;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited{
	color: #FFCC33;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover{
	color: #FFFFFF;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active{
	color: #FFFFFF;

	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

span.city{
	align: center;
	color: #F2F2F2;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.disable{
	color: #F2F2F2;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.city_name{
	align: center;
	text-align: center;
	margin: 20px;
	color: #F2F2F2;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.city_full{
	align: left;
	color: #F2F2F2;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}