.girlstitel {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFAA;
}
a {
	font-size: 12pt;
	color: #FFFFAA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFAA;
}
a:hover {
	text-decoration: none;
	color: #FFFFAA;
}
a:active {
	text-decoration: none;
	color: #FFFFAA;
}
body {
	background-color: #333366;
	margin-top: 0px;
        margin-left: 0px;
}
body,td,th {
	font-size: 12pt;
	color: #FFFFAA;
}