﻿body
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #CCCCCC;
}

em
{
	color: #FFCC00;
	font-style: normal;
}
.sitemap_root
{
	color: #333333;
}

.sitemap_node
{
	color: #333333;
}

.sitemap_current
{
	color: #333333;
}

.sitemap_separator
{
	color: #333333;
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #FF6600;
}


a:hover
{
	color: #FFFFFF;
}

a.em
{
	text-decoration: underline;
	color: #FFCC00;
}
