body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	bg-color: #FFFFFF;
	width: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.texto a:link {
	color: #FFFFFF;
	background-color: #005100;
}
.texto a:visited {
	color: #FFFFFF;
	background-color: #005100;
}
.texto a:hover {
	color: #B2BD3D;
	background-color: #006633;
}
.texto a:active {
	color: #FFFFFF;
	background-color: #005100;
}
#texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-left: 150px;
	font-weight: bold;
}