body, table,  td, tr {
	color : Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	
}

	.klein	{
	font-size: 10px;
}

 a:link {
	color : #333333;
	text-decoration : none;
}

  a:visited  {
	color : #333333;
	text-decoration : none;
}

 a:active {
	color : #333333;
	text-decoration : none;
}

 a:hover {
	color : #77ba0c;
	text-decoration : none;	
}
	
H1 {
	color : #77ba0c;
	font-size: 15px;
}

H2 {
	color : #77ba0c;
	font-size: 13px;
}

H3  {
	color : #77ba0c;
	font-size: 11px;
	}

H4  {
	color : Black;
	font-size: 13px;
}

H5 {
	color: Black;
	font-size: 11px;
}

H6  {
	color: Black;
	font-size: 9px;
	font-weight: bold;
}


