.textsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}

.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.bold_weiss {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color : #ffffff;
}

a.weiss:link {
	color : #000000;
	text-decoration : none;
}

a.weiss:visited {
	color : #969696;
	text-decoration : none;
}

a.weiss:active {
	color : #CCCCCC;
	text-decoration : none;
}

a.linktxtweiss:link {
	color : #ffffff;
	text-decoration : none;
}

a.linktxtweiss:visited {
	color : #ffffff;
	text-decoration : none;
}

a.linktxtweiss:active {
	color : #CCCCCC;
	text-decoration : none;
}
 
