body {
	background-image: url(../images/mail.jpg);
}
a:link {
	color: #ff6699;
	text-decoration: none;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
#main {
	background-image: url(../images/mail_b.jpg);
	text-align: center;
	border-color:#B49569;
	background-color: #FFFFFF;
	}
#navi{
	background-image: url(../images/navi_line-wh.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #7A858D;
}
#main #wn {
	margin-top: 35px;
}
#navi {
	background-image: url(../images/navi_line-gr.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.Sitemap {
	font-size: 10px;
	font-weight: lighter;
	top: 3px;
	right: 10px;
	position: absolute;
	color: #233839;
}
.Sitemap a {
	color: #233839;
}
