/* FB datentechnik - CSS Document */

a {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px dotted #333333
}
a:hover	{
	text-decoration: none;
	border-bottom: 1px solid #333333
}
