﻿body 
{
	font-family:Arial;
	color:DarkGray;
	background-color:Black;
}
.ULStyle
{
	list-style-type:none;
	background-color:Transparent;
}
.UList
{
	position:relative;
	top:10px;
	width:449px;
	height:auto;
	min-height:100%;
	font-size:12px;
	background-color:Transparent;
}
.VerzendBtn
{
	position:relative;
	top:10px;
	width:449px;
	height:auto;
	min-height:100%;
	font-size:12px;
	background-color:Transparent;
}
.liclass
{
	float:left;
	padding:5px 0px 0px 0px;
	
}
.lilinks
{
	float:left;
}
.lirechts
{
	float:right;
}
.licenter
{
	float:left;
	color:Red;
}