<!--
	/* Links auf die Quellen */
	a.quellen	 	 { color:black; background-color:white }

	/* Die Links des Inhaltsverzeichnisses auf der Seite */
	a.seidenindex	 { color:blue; background-color:white }

	/* Links auf GNU Seiten */
	a.gnu	 	 	 { color:black; background-color:white }

	/* Links auf gcc Optionen innerhalb des Dokuments innerhalb
	 * der Optionstabellen.
	 */
	a.tbl_optionen	 { color:blue; }

	/* ausserhalb der Optiontabellen */
	a.txt_option { color:black; }

	/* Die Options Tabellen */
	table.alloptions { background-color:#CCCCFF }
	table.examples   { background-color:#ebf58d }

	/* Die Überschriften */
	h1.gross  	  { color:red; }
	h3.allgemein  { color:black; }
	h3.genauer	  { color:red; }

	/* Die Schriftart für die Einzelnen Maschienentypen in der Maschienen
	 * Optionstabelle.
	 */
	div.maschinennamen { color:red; }

//-->
