body {
	background-image: url(../images/vision.jpg);
}
a:link {
	color: #FF66CC;
	text-decoration: none;
}
a:visited {
	color: #FF66CC;
	text-decoration: none;
}
a:hover {
	color: #61B7FF;
	text-decoration: underline;
}
#main {
	background-image: url(../images/vision_b.jpg);
	border-color: #444444;
}
#main p {
	line-height: 1.7;
}
#main h1 {
	margin-top: 70px;
	margin-bottom: 50px;
	font-weight: bold;
}
#navi {
	background-image: url(../images/navi_line-bk.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: #250D39;
}
.Sitemap a {
	color: #250D39;
}
