body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	color:#cccccc;
}
.stil1 {
	font-size: 14px;
	color:#ff9900;
	font-weight:bold;
}
.stil2 {
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
a {
	font-weight: bold;
}