﻿.UeTabelle {
	margin: 0px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	text-transform: none;
	font-weight: bold;
	color: #333333;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-transform: lowercase;
	text-align: left;
	line-height: normal;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-transform: lowercase;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-transform: lowercase;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
}
