<style type="text/css"><!--	@font-face {
	font-family:"Old English Text MT";
	src: local("Old English Text MT"), 
	url("OLDENGL.TTF") 
	  url("http://home.t-online.de/home/t.hohl/Old-Beetle-Club/OLDENGL.TTF"),
	    url("http://home.t-online.de/home/t.hohl/Old-Beetle-Club/OLDENGL") format("truetype"); 
	}	a:link { color:#AFAFAF; text-decoration:none; }	a:visited { color:#646464; text-decoration:none; }   	a:hover { color:#EBEBEB; text-decoration:underline; } 	a:active { color:#FFFFFF; text-decoration:none; } 	a:focus { color:#FFFFFF; text-decoration:none; font-weight:bold; }	body	{	background-image:url("rfv-aufhausen/Gifs/Hintergrund.gif");				background-color:#000000;				background-repeat:no-repeat;				background-position:center;				color:#AFAFAF;				scrollbar-base-color:#8C8CC6;				scrollbar-3dlight-color:#FFFFFF;				scrollbar-darkshadow-color:#000000;				scrollbar-face-color:#8C8CC6;				scrollbar-highlight-color:#FFFFFF;				scrollbar-shadow-color:#000000;				scrollbar-track-color:#ACACE6;		}		//--></style>	// hover = mit Maus über Link	// active = mit TAB auf den Link, oder zuvor angewählter Link	// color: = Farbe des Textes	// background-color = Farbe des Hintergrundes	//	scrollbar-base-color = Basisfarbe der Scroll-Leiste	//	scrollbar-3dlight-color = Farbe für 3D-Effekte	//	scrollbar-arrow-color = Farbe für Verschiebepfeile	//	scrollbar-darkshadow-color = Farbe für Schatten	//	scrollbar-face-color = Farbe für Oberfläche	//	scrollbar-highlight-color = Farbe für oberen und linken Rand	//	scrollbar-shadow-color = Farbe für unteren und rechten Rand	//	scrollbar-track-color = Farbe für freibleibenden Verschiebeweg	//  	a:active { color:#0000EE; background-color:#FFFF99; text-decoration:underline; font-weight:bold; }
