BODY { background-color : #FFFFFF}

a {  
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	
	
}

A:link { 
	color: #000000;
	font: 11px tahoma;
	
	text-decoration: none;
	cursor: hand
}


a:hover {
	font-family:tahoma;
	font-size: 11px;
	color: #666699;
	text-decoration: underline;
	cursor: hand
	
}

h1 {
	font-family: tahoma;
	font-size: 14pt;
	font: bold;
	color: #666699;
	text-decoration: none;
 }
 h2 {
	font-family: tahoma;
	font-size: 12pt;
	font: bold;
	color: #666699;
	text-decoration: none;
 }
 
.geklink {
	font-family:tahoma;
	font-size: 11px;
	color: #666699;
	text-decoration: underline;
	cursor: hand
}
 
.kop {
	font-family: tahoma;
	font-size: 8pt;
	font: bold;
	color: #698BDC;
	text-decoration: none;
 }
.menscr {
	font-family: tahoma;
	font-size: 4pt;
	font: bold;
	color: #000000;
	text-decoration: none;
 }

select		{ text-decoration : none;
			  font-size : 11px;
			  font-family : tahoma;
			  color : black;
			  text-align : left;
			  background-color : #ffcc00;
			  list-style-type : disk;
			  list-style : circle;
			  border-color : #ffcc00; }

submit {font: 18px tahoma;}

td {font: 11px tahoma;}

