body {
	background: #000000 ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
}

.textbox {
	color : #000000;
	background-color : #ECE9D8;
	font-size : 10px;
	border: 1px solid #000000;
	font-family: Arial;
	font-weight: bold;
	background-image: url(images/fnd_edtit.gif);
	height: 19px;
}

.verde {
	color : #B2DF27;
	font-size : 12px;
	font-family :  Arial;
font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.verde a {
	color : #B2DF27;
	text-decoration: none;
}
.verde a:hover {
	color :  #FFFFFF;
}
.verde2 {
	color : #B2DF27;
	
	font-family :  Arial;
font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.verde2 a {
	color : #B2DF27;
	text-decoration: none;
}
.verde2 a:hover {
	color :  #FFFFFF;
}

