html, body{
   background: #003366;
	color: #FAEBD7;
}
a.intro_link{
        text-decoration: none;
        color: #D7D7D7;
}
a:hover.intro_link{
        text-decoration: none;
        color: #E1B9FF;
}
.sitemap{
	position: relative;
	top: 3px;
}
