body, table, td, select, textarea
{ 
	font-family: Verdana, arial,trebuchet M; 
	font-size: 12px; 
}

a 
{ 
	color: #FE9E21; 
	font-family: Verdana, arial,trebuchet M; 
	text-decoration: none;
}


	a:hover 
	{ 
		color: #FE9E21; 
		font-family: Verdana, arial,trebuchet M; 
		text-decoration: underline;
	}


.menu 
{
	font-family: arial,trebuchet M; 
	font-size: 18px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding-top:50px;
		
}
	.menu:hover 
	{
		font-family: arial,trebuchet M; 
		font-size: 18px;
		color: #fff;
		font-weight:bold;
		text-decoration: underline;
		padding-top:50px;
	}

.videotop
{
	background-repeat:no-repeat;
	background-position:top top;
	height:221px;
	border-left:0px solid #96888B;
	border-right:0px solid #96888B;
	border-top:0px solid #96888B;
}

.videomidden
{
	border-left:4px solid #DD9D00;
	border-right:4px solid #DD9D00;
}


.videoonder
{
	border-left:0px solid #96888B;
	border-right:0px solid #96888B;
}

.wittetext
{
	color: #FFFFFF; 
	font-family: Verdana, arial,trebuchet M; 
	font-size: 14px;
	border-right:1px solid #FFFFFF;
}

.wittetext2
{
	color: #FFFFFF; 
	font-family: Verdana, arial,trebuchet M; 
	font-size: 14px;
}





.admin 
{
	font-family: arial,trebuchet M; 
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
		
}
	.admin:hover 
	{
		font-family: arial,trebuchet M; 
		font-size: 13px;
		color: #000000;
		font-weight:bold;
		text-decoration: underline;
	}
	
.admin_link 
{
	font-family: Verdana, arial,trebuchet M; 
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
		
}
	.admin_link:hover 
	{
		font-family: Verdana, arial,trebuchet M; 
		font-size: 12px;
		color: red;
		text-decoration: underline;
	}
