@charset "utf-8";
.news {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.news a{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.news a:hover{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #39a2d2;
	text-decoration:underline;
}


.font_P {
	font-size: 10pt;
	font-style: normal;
	color: #fea801;
	line-height:normal;
	text-decoration: none ;
	}
.font_P a {
	font-size: 10pt;
	font-style: normal;
	color: #fea801;
	line-height:normal;
	text-decoration: none ;
}
.font_P a:hover{
	font-size: 10pt;
	font-style: normal;
	color: #9e0b0f;
	line-height:normal;
	text-decoration:underline;
}
.titel {
	font-size: 10pt;
	font-style: normal;
	line-height: 23pt;
	color: #1D4E79;
	text-decoration: none;
	font-weight: bold;
}
.font-h23pt {
	font-size: 10pt;
	font-style: normal;
	line-height: 23pt;
	color: #666666;
	text-decoration: none;
}
.font-blue {
	font-size: 10pt;
	line-height: 23px;
	color: #0099CC;
	text-decoration: none;
}

.font-red{
    font-size: 10pt;
	line-height: 23px;
	color: #ff0000;
	text-decoration: none;
	}
	
.titel_underline {
	font-size: 10pt;
	font-style: normal;
	line-height: 23pt;
	color: #1D4E79;
	text-decoration: underline;
	font-weight: bold;