BODY, TD, P  {
	font-family: Verdana;
	font-size:10px;
	background: #000000; 
}

A {
	color:#000000;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

A:Hover {
	color:#FF6600;
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
}

.kop {
    font-family: Verdana; 
	background-color:#666666; 
	color:#FFFFFF;
	font-weight: bold;
	}
	
.artikelkop {
    font-family: Verdana; 
	font-weight: bold;
	font-size: 12px;
	}	
	
.contentvet {
    font-family: Verdana; 
	font-weight: bold;
	font-size: 10px;
	}
	
#footer { color: #FFF;}	
