a.menu	{
	font-size:12px;
	color:#B6A66D;
	text-decoration:none;
	font-weight:normal;
	}

a:link {  }
a:visited {  }
a:focus {  }
a:hover { text-decoration:underline; }
a:active {  }

a.spezial	{
	font-size:10px;
	color:#948861;
	text-decoration:underline;
	font-weight:normal;
	}

a.spezial:hover { text-decoration:none; }

