body{
	background-image: url(../build/fco_03.jpg);
	color:olive;
	font-family: tahoma;
}
.content_bg{
	background-image: url(../build/fco_06.jpg);
}

.flashvagyok{
	padding-right: 6px;

}
.news_head{
	font-family: tahoma;		
	font-size: xx-small;
	color:black;
}
.news{
	font-family: tahoma;	
	font-size: x-small;
	color:#333C1E;
}

hr{
	height: 1px;
	width: 150px;
	color: Olive;
}
.under{
	font-size: xx-small;
	color: #556B2F;
}
a{
	font-size:x-small;
	color: #353535;
	text-decoration: none;
}
a:hover{
	font-size:x-small;
	color: #353535;
	text-decoration: underline;
}