A:link { color: navy; }
A:visited { color: teal; }
A:active { color: olive; }
A:hover { color: maroon; } 

sup {
	font-size: .7em;
}
.tel {
	font-size: .9em;
}

.title {
font-size: 1.2em;
color: darkred;
font-weight: bold;
}
.publine {
	color: steelblue;
	font-weight: bold;
	font-size: 1.6em;
}
.notes {
font-size: 1em;
color: black;
font-style: normal;
margin: 0;
}
.maps {
font-size: 1.2em;
color: darkblue;
font-weight: bold;
font-style: italic;
width: 60%;
margin: 0;
}
.size {
font-size: .8em;

}
p.maptext {
	color: darkblue;
	margin-bottom: -1em;
	margin-top: 2em;
}
table.indexline {
	width: 75%;
}
.station {
	color: darkred;
	font-weight: bold;
}
p.topmenu {
	text-align: center;
}
.mainpoint {
	font-weight: bold;
	font-size: 1.1em;
}
