body
{
	font-family: Arial;
	font-size: 12px;
}

td
{
	font-family: Arial;
	font-size: 12px;
}

.link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #48FF00;
	
}

a
{
	text-decoration: none;
	border: none;
}
a:hover
{
	color: #FFA800;
}

.headerblauw
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b5cfd4;
}

.headerblauw2
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b5cfd4;
	text-decoration: underline;
}

.headergroen
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cece0f;
}


.headerbruin
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #786747;
}

.imagelink
{
	text-decoration: none;
	border: 0;
}

textarea.lunch
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	border : 5px solid #CECE0F;
	background-color : #FFFFFF;
	scrollbar-3dlight-color : white;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-shadow-color : #B5CFD4;
	scrollbar-arrow-color : #786747;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #B5CFD4;
	scrollbar-track-color : white;
}
