body
{
	font-family: Verdana, Tahoma;
	background-color: #000000;
	color: white;
	font-size: 12px;
	margin-left: 5px;
}

a
{
	outline-width: 0px;
}

.menu a
{
	font-size: 15px;
	color: white;
	text-decoration: none;
}

.menu a:hover
{
	font-size: 15px;
	color: white;
	text-decoration: underline;
}

.table
{
	width: 100%;
}
