.paragraf {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.footer{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #000000;

}

.menu{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;

}

.menu A:link{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
}
.menu A:visited{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
}

.menu A:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:underline;
}
.menu A:active{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:underline;
}

.headline{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EAAF0F;
text-decoration:none;
}

.headline A:link{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EAAF0F;
text-decoration:none;
}

.headline A:visited{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EAAF0F;
text-decoration:none;
}

.headline A:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EAAF0F;
text-decoration:underline;
}

.headline A:active{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EAAF0F;
text-decoration:underline;
}


.news2{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #000000;
text-decoration:none;
letter-spacing:1px;
}

.news2 A:link{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000000;
text-decoration:none;
letter-spacing:1px;
}

.news2 A:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000000;
text-decoration:underline;
letter-spacing:1px;
}

.news2 A:visited{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000000;
text-decoration:none;
letter-spacing:1px;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #666666;
}

body {

	background-color:#656565;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top:20px;
}