a:link {  text-decoration: none; color: #FFFFCC; font-weight: bold}
a:visited {  text-decoration: none; color: #FFFFCC}
a:hover {  text-decoration: underline; color: #FFFFCC; font-weight: bold}
a:active {  text-decoration: none; color: #FFFFCC}

.weiter {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	a:hover;
}
