@charset "utf-8";
body {
	background-color: #0d1f47;
	background-image: url(images/home_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}
.f_txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #bdd5e8;
	text-decoration: none;
}


.f_txt a{
	
	color: #bdd5e8;
	text-decoration: none;
}
