a {
	font-family: Monotype Corsiva, Black Chancery, Arial;
	font-size: 18pt;
	text-decoration: none;
	color: white;
}

a:hover {
  text-decoration: underline;
}

body {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : yellow;
	scrollbar-base-color : #606060;
	scrollbar-darkshadow-color : #505050;
	scrollbar-face-color : #606060;
	scrollbar-highlight-color : #606060;
	scrollbar-shadow-color : #606060;
	scrollbar-track-color : #505050;
	background-color: #404040;
	background-image:url(images/mauerbg.jpg);
        background-attachment:fixed;
        background-repeat:no-repeat;
}

BLOCKQUOTE, BODY, DIV, P, STRONG, TABLE, TD, TH, TR {
	font-family: Monotype Corsiva, Black Chancery, Arial;
	color: white;
	font-size: 18pt;
}

