@charset "UTF-8";


#sitemapBox {
	width: 510px;
	font-size: 12px;
	line-height: 150%;
}

.sitemapTable{
	margin:0px auto;
	font-size:12px;
	color:#666;
	line-height:150%;
}

.sitemapTable a{
	color:#666;
	text-decoration:underline;
}

.sitemapTable a:hover{
	color:#666;
	text-decoration:none;
}

