body {
	background: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	text-align:center;
	color:#fff;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.maplink {
	text-align:center;
	color:#000;
	font-size: 13px;
	line-height: 16px;
}
.maplink a:link {
	color: #355445;
	text-decoration: underline;
}
.maplink a:visited {
	color: #355445;
	text-decoration: underline;
}
.maplink a:hover {
	color: #7b9487;
	text-decoration: underline;
}
.maplink a:active {
	color: #355445;
	text-decoration: underline;
}

