
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.read {
	font-family: serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #222222;
}

.read-map {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #222222;
}

#foot a:hover {
	color: #777777;
	text-decoration: underline;
}

.info {
	font-family: serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #222222;
}

