.txtBody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #007B6A; text-decoration: none}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007B6A;
	text-decoration: none;
	background-image: none;
}

a:active {  text-decoration: none; color: #007B6A}
a:link {  text-decoration: none; color: #007B6A}
a:visited {  text-decoration: none; color: #007B6A}
a:hover {  text-decoration: underline; color: #007B6A}

body {  background-attachment: fixed; background-image: url(../pics/background.gif); background-repeat: no-repeat; background-position: left top}

.tulpback {
	background-image: url(../pics/links_tulp.gif);
	background-repeat: no-repeat;
}
.txtSmalltulp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007B6A;
	text-decoration: none;
	background-image: url(../pics/links_tulp.gif);
	background-repeat: no-repeat; 
}

.fielddisabled { 
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #B9BABA 
}
.fieldenabled { 
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #595959; background-color: #FFFFFF
} .butform {
	font-size: 10px;
	border: 1px solid;
}
