body	{background:#dfdfcf; margin:5}
.Titel	{background:#d49f60; font-weight:bold; padding:0 12px 0 8px}

a	{font-family:Arial,sans-serif; font-size:14px; 
	 background:#e4bf90; color:#000040;
	 display:block; width:100px; height:20px; padding:0 0 0 20px; margin:2px; border:1px outset
}
a:link    {text-decoration:none}
a:visited {text-decoration:none}
a:hover   {background:#eeeebb; color:#800000; font-weight:bold; border:1px solid}
a:active  {background:#eeeebb; border:1px inset}
a:focus   {background:#a0a0a0; border:1px inset}