.Smalltext {
	font-family: Arial;
	font-size : 10px;
	color : #8E6921;
	text-decoration: none;
}

.SmalltextBlack {
	font-family: Arial;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}

.SmalltextWhite {
	font-family: Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}

.Normaltext {
	font-family: Arial;
	font-size : 11px;
	color : #000000;
}

.NormaltextWhite {
	font-family: Arial;
	font-size : 11px;
	color : #FFFFFF;
}

.Titletext {
	font-family: Arial;
	font-size : 13px;
	color: #8E6921;
	font-weight : bold;
}

.TitletextWhite {
	font-family: Arial;
	font-size : 13px;
	color: #FFFFFF;
	font-weight : bold;
}

.Linktext {
	font-family: Arial;
	font-size : 11px;
	color : #8E6921;
	text-decoration: none;
	font-weight: bold;
}

.LinktextYellow {
	font-family: Arial;
	font-size : 11px;
	color : #FBE208;
	text-decoration: none;
	font-weight: bold;
}

.LinktextBlack {
	font-family: Arial;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.LinktextBrown {
	font-family: Arial;
	font-size : 11px;
	color : #8E6921;
	text-decoration: none;
	font-weight: bold;
}

.snow {
  background-image: url('http://www.eetcafeolddutch.nl/GFX/sneeuw_down.gif');
  background-position: top center;
  background-repeat: no-repeat;
}
