.background {
	background-repeat: no-repeat;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	color: #333333;
	padding-right: 100px;
	padding-top: px;
	line-height: 15px;
	height: 15px;
}

.menulinks a:link {
	text-decoration: none;
	color: #333333;

}
.menulinks a:visited {
	text-decoration: none;
	color: #333333;
	
}
.menulinks a:hover {
	text-decoration: none;
	color: #FFFFCC;

}
.menulinks a:active {
	text-decoration: none;
	color: #333333;
	}
a: link {
	text-decoration: none;
	color: #0000FF;
	}
.maplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	color: #0033FF;
	padding-right: 100px;
	padding-top: px;
	line-height: 0px;
	height: 0px;
}

.maplinks a:link {
	text-decoration: none;
	color: #0033FF;

}
.maplinks a:visited {
	text-decoration: none;
	color: #0033FF;
	
}
.maplinks a:hover {
	text-decoration: none;
	color: #660033;

}
.maplinks a:active {
	text-decoration: none;
	color: #333333;
	
