body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	color: #ABF429;
	text-decoration: none;
}
a:hover 
{
    color: #ABF429;
	text-decoration: none;
}
a:visited
{
    color: #ABF429;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #7BE31D;
}


.navi {
	font-family: verdana;
	font-size: 12px;
	color: #ABF429;
	height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #640218;
	line-height: 25px;
	
}
.navi a:visited{
	color: #ABF429;
	text-decoration:none;
}

.navi a:link{
	color: #ABF429;
	text-decoration:none;
}

.navi a:hover{
	color: #ABF429;
	text-decoration:none;
}

.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	background-image: url(http://www.xn--bingosenlnea-0fb.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

