@charset "utf-8";
table.hist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFC0E9;
	background-image: url(bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	line-height: 17px;
}
.place {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984bc;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #eb7d00;
}
a:hover {
	color: #eb7d00;
	text-decoration: underline overline;
	background-color: #5984BC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.timeline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #eb7d00;
}
