.t-unter {
	text-decoration: underline;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #7A7A7A;
}
.t-fett {
	font-weight: bold;
	text-decoration: none;
}
.t-fett-head {
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
