body  {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #006633;
	font-variant: normal;
}



a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover{
	color: #000033;
}




.frame {
	border: 1px solid #666666;
	background-color: white;
}
.titel {
	font-size: 150%;
}

.text {
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 150%;
}
.header {
	font-size: 80%;
}



.menu1 {
	font-size: 80%;
}
.menu2 {
	font-size: 70%;
}
.current {
	font-weight: bold;



}
.current:link {
	
}
.background {
	background-color: #FFFF99;
}
