*{
	font-family: Verdana;
	font-size:12px;
  	color: #000000;
}
body{
	margin: 10px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.koppen {
	font-weight: bold;
	font-size:130%;
 	font-family: Verdana;
  	color: #a34247;
 
}
table { width:900; border-top: 0px; border-bottom: 0px; border-left: 0px;

}

td { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top: 0px; border-right: 0px;
}

a, a:visited {
	text-decoration: none;
 	font-family: Verdana;
	font-weight: bold;
	font-size: 100%;
	color: #000099;
	background-color: transparent;
}

a, a:link {
	text-decoration: none;
 	font-family: Verdana;
	font-weight: bold;
	font-size: 100%;
	color: #000099;
	background-color: transparent;
}
a:hover {
 	font-family: Verdana;
	background-color: transparent;
	font-size: 100%;
	font-weight: bold;
	color: red;
}