.text_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	line-height: 17px;
	color: #333;
}
.text_popup a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.text_popup a:hover {
	text-decoration: underline;
}
.text_popup_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #333;
}
.text_popup_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.text_popup_download a{
	text-decoration: none;
}
.text_popup_download a:hover{
	text-decoration: none;
}