body
{
	background-color:Black;
	color:White;
}
.Files
{
	left: 15px;
	position: relative;
	display:none
}
.FilesShown
{
	left: 15px;
	position: relative;
}
A.Expander
{
	font-weight: bold;
	font-family: Monospace;
	text-decoration: none;
}
A
{
	text-decoration: none;
	color : White;
	overflow: auto;
}
.Folder
{
	overflow: auto;
}
.picture
{
	color:Yellow;
}
.link
{
	padding-bottom: 5px;
}
