.ngo {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

