.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;
}

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.sol:link {
	color : #000000;
	text-decoration : none;
}

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

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