body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/hintergrund1.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
-->
</style>
<link href="stylesheets/asia.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #801A00;
}
a:active {
	color: #FF3300;
}