.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14B0B8;
}

	a:link { color:#14B0B8; text-decoration:none; }
	a:visited { color:#14B0B8; text-decoration:none; }
	a:hover { font-weight:bold; color:#FFFFFF; text-decoration:none; }
	a:active { color:silver; text-decoration:none; }