body {
	margin-left: 5px;
	margin-top: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color:#666666;
	text-decoration: underline;
}
a:link {
	color:#666666;
	text-decoration: underline;
}
a:hover {
	color:#009900;
	text-decoration: underline;
}
a:active {
	color:#33FF33;
	text-decoration: underline;
}

.noBorder {
	border: none;
}
.creditText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
.mapsTitle {
	font-family: "Trebuchet MS", sans-serif, Geneva, Helvetica;
	font-size: 18px;
	color: #006600;
	line-height: 22px;
}
.ampersand {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.noBorder {
	border: 0px ;
}
.green {
	color: #006600;	
}
.rightAlign {
	text-align: right;
}
