
/*----------BOUBA---------*/

body{
	background-color:#000000;
	color: #00ff15;
	font: 11px tahoma;
}

/*---------------------------*/
a{
	text-decoration:none;
	color:#777777;
}

a:hover{
	background-color:#ffffff;
}

/*---------------------------*/

input{
	font:12px tahoma;
	color: #00ff15;
	background-color:#888888;
	
}

h1 {
	font:18px tahoma;
	color:#888888;
	
}

h2 {
	font:21px tahoma;
	color: #00ff15;
	
}


table{
	padding-bottom:0px;

}

form{
	margin-bottom:0px;
	margin-top:0px;
}





