BODY, P
{
	line-height: 16px;
}

font 
{
	text-align: center;
	font-size: 24px;
	padding: 20px 0 20px 0;
	margin : 20px 0 20px 0;
	color: white;
}

TD
{
	font-family: Georgia;
	font-size: 11px;
	color: #5c5b60;
}

TD.menu
{
  color: #0eb39e;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

A
{
  color:#0eb39e;
	text-decoration: none;
}

A:hover
{
	color: #ff0004;
}

A.footer
{
	color: #ffffff;
	font-weight: bold;
}

A.footer:hover
{
	color: #ff0004;
}

.kop
{
	font-weight: bold;
}