.site {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.down {
	font-family: Arial;
	font-size: 12px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #636B84;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.head {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
