body{
	background-image: url(img/bg.jpg);
	margin-top: 0px;
	background-color: #141414;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16px;
}
head {
	font-family: Verdana;
    font-size: 16px;
	color: #ffffff;
}
a {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FE9901;
}
a:active {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.text{
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
}
.text-negru{
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

.cflite_mine {
	padding:4px;
	font-size:12px;
	border-width: 0px;
}

