P  {
	font-size : 16px;
	color : #000080;
	font-family : Comic Sans MS;
	text-align : center;
	position:static;
}

A:link,A:Active,A:Visited  {
	font-size : 16px;
	font-family : Comic Sans MS;
	color : #3366FF;
	text-decoration : none;
	position:static;
}

A:Hover  {
	font-size : 16px;
	font-family : Comic Sans MS;
	color : #33CCFF;
	text-decoration : none;
	position:static;
}

body {
	background-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#33ccff;
	scrollbar-darkshadow-color:#000080;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000080;
	scrollbar-track-color:#ffffff;
}

#pink  {
	color : #CC33CC;
	font-size : 30px;
	line-height:30px;
}

#klein {font-size : 10px;}

#rot { color:#FF0000; }

#big {
	font-size:20px;
	line-height:20px;
}
