.tekst {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #004E8A}

.pictures
	{
		border :		2px solid #27A0FC;
		padding-left :	2px;
		overflow:		hidden;
		font-family:	tahoma, Arial, Helvetica;
		font-size:		11;
		color:			#000000;
		background:		#EAEAEA;
	}
	
.teksttitels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004E8A;
	font-style: italic;
	font-weight: bold;

}

BODY{
scrollbar-arrow-color: #27A0FC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #27A0FC;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #27A0FC;
scrollbar-darkshadow-color: #EFF8FF;
scrollbar-track-color: #EFF8FF;
}

A:link {text-decoration: none; color: #004E8A;}
A:visited {text-decoration: none; color: #004E8A;}
A:active {text-decoration: none; color: #004E8A;}
A:hover {text-decoration: underline; color: #004E8A;}
