/*external CSS file */



#schrift		{
			font-size: 12px;
			padding: 8px;
			line-height: 13pt;
			font-family:  Courier New , Times , helvetica, geneva;
			color:#000000;
			text-decoration : none;
			background-color: #ffffff;
          }
  

a

	{
	text-decoration:none;
	}

		  

#senden
	{
	font-size: 12px;
	font-family: Courier New , Times , helvetica, geneva;
	color: Black;
	background: #ff6600;
	border: 1;
	border-color: #cc3300;
	text-decoration : none;
	}