.font {
	font-family: Tahoma, Georgia, Verdana, Gautami, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.apart {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.verder_align{
	font-family: Tahoma, Georgia, Verdana, Gautami, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 340px;
	right: 20px;
}
	
.divtext {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Verdana, Gautami, sans-serif;
	font-size: 2px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;	
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.flashcontainer {
	height: 30px;
	width: 90px;
	margin-left: 70px;
}

