/* CSS Document */

<style type="text/css">

html,body {
background-color : black; 
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}



.textbas {font-family: Verdana; font-size: 9px; text-align: center; }
.textadress {font-family: Verdana; font-size: 10px; text-align: center; }
.textouverture {font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; }




</style>
