a{
	color: #0000ff;
}
.topover{
	font-weight: bold;
	color: #80ff80;
	background: #0000ff;
}
.topout{
	font-weight: bold;
	color: #FFFFFF;
	background: #0000ff;
}
b.map{
	font-size: 12;
	color:555353;
	text-align: RIGHT;
}
b.title{
	color:#0000ff;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 34;
	text-align: center;

}
p.map{
	font-size: 12;
	color:555353;
	text-align: RIGHT;
}
p.title{
	color:#0000ff;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 34;
	text-align: center;

}
a.line:visited{
	font-weight: bold;
	color: #b0b0b0;
}
a.line:hover {
	font-weight: bold;
	color: #80ff80;
}
a.line:link {
	font-weight: bold;
	color: #ffffff;
}


