style.css


<!--BODY
{scrollbar-DarkShadow-Color:#000000; scrollbar-Track-Color:#FFFFFF;  scrollbar-Face-Color:#808080; scrollbar-Shadow-Color:#808080;  scrollbar-Highlight-Color:white; scrollbar-3dLight-Color:#808080;  scrollbar-Arrow-Color:#ffffff}
-->

textarea{
background-image:url(geel_verloop.gif);
color:ff0000;
}

a:link  {
	color : #879182;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, "Sans-serif";
	text-decoration : none;
	letter-spacing: 0.1em;
}

a:visited  {
	color : #26271F;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, "Sans-serif";
	text-decoration : none;
	letter-spacing: 0.1em;
}

a: active  {
	color : #26271F;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, "Sans-serif";
	text-decoration : none;
	letter-spacing: 0.1em;
}
a:hover    {
	font-family : Arial, "Sans-serif";
	font-size:    10pt;
	font-weight:  bold;
	color:        #D2B026;
	text-decoration : none;
	letter-spacing: 0.1em;
	background: #ffffff;
}

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


.text  {
	font-family : Arial, "Sans-serif";
	font-size : 8pt;
	font-weight : bold;
	color : #145A3C;
	letter-spacing: 0.1em;
}

.margin  {

             margin-left: 30px;
             margin-right: 30px;
             margin-top: 10px;
}


.link  {
	font-family : Arial, "Sans-serif";
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	letter-spacing: 0.1em;
	text-decoration : underline;
}

