
A:link {
	text-decoration:underline;
         font-weight: bold;
         color:#000000
}
A:visited {
	text-decoration:underline;
         font-weight: bold;
         color:#000000
}
A:active {
	text-decoration:underline;
         font-weight: bold;
         color:#000000
}
body  {
	background:url(paper.gif)
}
.beschreibungstext {
         font-family : Verdana;
	font-style : normal;
	font-size : 10px;
	color : black;
}