body {	
	background-image: url(../gfx/hg.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #BBBBBB;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
}

table {
	text-indent: 0;
	border-style: none;
	padding: 0pt;
	margin: 0px;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	
}

a:active {
  text-decoration: none;
  color: #FFDE00;
}

a:visited {
  text-decoration: none;
  color: #FFDE00;
}

a:link {
  text-decoration: none;
  color: #FFDE00;
}

a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.text_bold {
  color:#FFDE00;
  font-weight:bold;
}


.text_kl {
  font-size: 9pt;
}
