.body {
	background-color: #000000;
	cursor: default;

}

.navi {
	font-family: "Arial";
	color: #FFFFFF;
	background-color: #333333;
	font-size: 14px;
	letter-spacing: 0.5em;
	text-decoration: none;
	border-style: none;
	cursor: crosshair;
}
.navy {
	font-family: "Arial";
	font-size: 18px;	
	text-decoration: none;
	color: #FFFFFF;
	border-style: none;
}
.font{
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	border-style: none;

}
.fontblack{
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	border-style: none;
	link-color:#333333;

}
.linkblack{
	font-family: "Arial";
	font-size: 12px;
	a:link: #33CC99;
	border-style: none;

}
.table{
	font-family: "Arial";
	background-image: url(bilder/girlie.gif);
	width: 786px;
	height: 558px;	
	color: #000000;

}
.tr{
	width: 786px;
	height:558px;
}

.a { 
	font-family: Arial
}
a:link {
	color: #FF0000;
}
a:visited { 
	color: #FF0000;
}
a:active { 
	color: #FF0000;
}
a:hover {
	color: #B2B1B1
}