

  A:link  {
  	color : #000000;
  	text-decoration : underline;
		font-weight : none;
  }
  
  A:visited  {
  	color : #000000;
  	text-decoration : underline;
		font-weight : none;
  }
  
  A:hover  {
	color : #000000;
	text-decoration : underline;
	font-weight : none;
}

  body, table, td {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}

	.kl {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:10px;

}
	.head {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:18px;
	font:bold;
}


