.schriftmeue {
	font-size: 11px;
	color: #FFFF99;
	hover: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: auto;
	padding: 1px;
	height: auto;
	width: auto;
	border: medium outset #FFFFCC;
	text-decoration: none;




}
.textlinks {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {

color: #666666;
text-decoration: none;
}

