body
{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
	
td
{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
    
h2
{
	font-family: Verdana;
	font-size: 13px;
	color: #BF1919;
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	line-height: 17px;
}

a:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #CD4343;
	text-decoration: none;
}

a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #CD4343;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #CD4343;
	text-decoration: none;
}


#topmenu ul
{
	list-style: none;
	margin: 0px;
	padding: px;
}

#topmenu li
{
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
	display: inline;
	padding-right: 30px;
}
    
#topmenu li a:link
{
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}

#topmenu li a:visited
{
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}

#topmenu li a:hover
{
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}

.box
{
	width: 490px;
	background-image: url('http://www.humordag.nl/images/video_description4.png');
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: bottom;
	margin-left: 0px auto;
	margin-right: 0px auto;
	padding: 5px;
	font-family: 'Segoe UI';
	line-height: 20px;
	border: 1px #efefef solid;
	height: auto;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
