a 
{
	text-decoration: none;
	color: #3399CC;
	font-family: tahoma, tahoma;
	font-size: 11px;
}
 a:hover 
{
	text-decoration: underline;
	color: #666666; 
	font-family: tahoma, tahoma;
	font-size: 11px;}
   

body
{
	font-family: tahoma, tahoma;
	color: #738F8F;font-size:11px;
	scrollbar-face-color: D7D7D7;
	scrollbar-darkshadow-color: 738F8F;
	scrollbar-arrow-color: 738F8F;

}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-family: tahoma, tahoma;
	color: #666666;font-size:11px;
}


.kop
{
	background-image : url(images/kop.gif);
	color: #666666;
	font-size:11px;
	font-weight: bold;
}

.subkop
{
	color: #3399CC;
	font-size:11px;
	font-weight: bold;italic;
}

.bottomlink 
{
	text-decoration: none;
	color: #666666;
}
 .bottomlink:hover 
{
	text-decoration: underline;
	color: #666666; 
}