a { text-decoration : none }
a:link { color : #080808 }
a:visited { color : #080808 }
a:active { color : #080808 }
a:hover { color : #080808; text-decoration: underline;}

body {
	margin : 0px;
	padding : 0px 8px 0px 8px;
	background-color : #ffcc33;	
	background-image : url(bilder/badge.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : center; }
 
table {
	color :  #080808;
	font-family : Tahoma;
	font-size : 8pt }

td { vertical-align : top }

.nyh {
	color: maroon;
	margin-left: 30px;
	margin-bottom: -6px;
	text-decoration: underline;}
	
.wolfpic { border: 1px solid #080808; }
