BODY, TD, TEXTAREA, INPUT, SELECT {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #000000;
}

A, A:link, A:active		{
				font-family: Verdana, arial, helvetica;
				text-decoration: none;
				color: #000000;
				font-size: 10px;
				font-weight: normal;
				border:none;
			}
			
A:hover	{
				font-family: Verdana, arial, helvetica;
				text-decoration: none;
				color: #000000;
				font-size: 10px;
				border:none;
				font-weight: bold;
			}
			
A.groen, A.groen:link, A.groen:active		{
				font-family: Verdana, arial, helvetica;
				text-decoration: none;
				color: #979b5c;
				font-size: 11px;
				font-weight: bold;
				border:none;
			}
			
A.groen:hover {
				font-family: Verdana, arial, helvetica;
				text-decoration: none;
				color: #d444c8;
				font-size: 11px;
				border:none;
				font-weight: bold;
			}
				
.bgd {
	background-position: top right;
	background-image:url(../images/bg_tile.jpg);
	background-repeat:repeat;
	background-color:#000000;
}

.bgd2 {
	background-image:url(../images/bg_tile2.jpg);
	background-repeat:repeat;
	background-color:#000000;
}

.side {
background-color:#ffffff;
background-image:url(../images/bg_side.jpg);
background-repeat:repeat-x;
background-position: 0px 389px;
}

.side2 {
background-color:#ffffff;
background-image:url(../images/bg_side2.jpg);
background-repeat:repeat-x;
background-position: right 389px;
}

.tekst1 {
	font-family: Verdana, arial, helvetica;
				text-decoration: none;
				color: #000000;
				font-size: 10px;
				border:none;
				font-weight: bold;
}
IMG	{
	border: 0 ;
}
