BODY	{
  font-family: "Lucida Bright";
  scrollbar-arrow-color: black;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #DFDFDF;
  scrollbar-base-color: white;
  scrollbar-darkshadow-color: #DFDFDF;
  scrollbar-face-color: #DFDFDF;
  scrollbar-shadow-color: #DFDFDF;
	}

P	{
	font-family: "Lucida Bright";
	}


A:link, A:visited, A:active  	{	
	font-family: "Lucida Bright";
	font-size: 15.px;
	color: black;
	text-decoration: none;
	}

A:hover	{
	text-decoration: underline;
	}
A.zurück:link, A.zurück:visited  { 
	font-family: "Lucida Bright";
	font-size: 15.px;
	color: #0000CC;
	text-decoration: none;
	}


A.zurück:hover	{
	color: #3333FF;
	font-family: "Lucida Bright";
	font-size: 15.px;
	background:none;
	}

A.zurück:active { 
	color: #0066FF;
	border-bottom: 1px solid;
	border-bottom-color: #0066FF;
	letter-spacing: 2;
	}
