﻿body {
	background: #668497;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #fff;
	font-size: 12px
}
.txt {
	width: 460px;
	padding-bottom: 2px;
	border-bottom: 1px #FD0000 solid;
	text-align: center;
	font-size: 9px
}
a {
	color: #BAD3F5;
	text-decoration: none
}
a:hover {
	color: #BAD3F5;
	text-decoration: underline;
}
#map h2 {
	color: #FD0000;
	font-size: 16px;
	margin: 0px 5px 10px 5px;
	border-bottom: 1px #FD0000 dashed
}