/* FB datentechnik - CSS Document */

a {
	text-decoration: none;
	font-size: 9px;
	color: #999999;
	border-bottom: 0px dotted #999999
}
a:hover	{
	text-decoration: none;
	border-bottom: 0px solid #999999
}
#comp {
	text-decoration: none;
	border-style: none;
}

