A, A:LINK, A:VISITED, A:FOCUS {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
A:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : underline;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #a0aab5;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #a0aab5;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
A:HOVER.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #a0aab5;
	text-decoration : underline;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}