.kop {
	color: #98CB02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-top: 30px;
	line-height: 40px;
	font-weight: bold;
} 

.alinea {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	text-align:justify;
} 
body {
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	background-image: url(images_index/bgcontent.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
a:link {
	color: #1b6fa0;
	text-decoration: none;
}
a:visited {
	color: #1b6fa0;
	text-decoration: none;
}
a:hover {
	color: #1b6fa0;
	text-decoration: underline;
}
a:active {
	color: #1b6fa0;
	text-decoration: none;
}

