a  {
	color : #000000;
	text-decoration : none;
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

a:hover  {
	color : #999999;
	text-decoration : underline;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

a:active  {
	color : #FF9900;
	text-decoration : none;
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

a:vlink  {
	color : #000;
	text-decoration : none;
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

TD  {
	color : #000000;
	font-size : 12px;
	font-family : 'Times New Roman, Times, serif';
	text-decoration : none;
}

.fett  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Times New Roman, Times, serif;
	text-decoration : none;
}

.titel  {
	color : #000000;
	font-size : 14px;
	font-weight : normal;
	font-family : Times New Roman, Times, serif;
	text-decoration : none;
}

.textInput  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : Times New Roman, Times, serif;
	BORDER-RIGHT : 0 solid;
	BORDER-LEFT : 0 solid;
	BORDER-TOP : 0 solid;
	BORDER-BOTTOM : black 1 solid;
	background-color : transparent;
}