.border {
	border: thick solid #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #07520F;
	margin: 10px;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	font-weight: 500;
	text-align: justify;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
.tabler {
	color: #FFFFFF;
}
.tabler {
	color: #000000;
	background-color: #FFFFFF;
}

