@charset "utf-8";
.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
}
hr {
	color: #DCDCDC;
	font-size: 1px;
	line-height: 1px;
	background-color: #666666;
	height: 1px;
}
.tabella {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
