.texto {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #143C06;
	text-decoration: none;
}
.texto2 {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: 400;
	color: #143C06;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: 500;
	color: #143C06;
	text-decoration: none;
}
.titulo2 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 180px;
}
a:link  {
	color: #143C06;
	text-decoration : none;
}
a:visited  {
	color: #143C06;
	text-decoration : none;
}
a:hover  {
	color : #319302;
	text-decoration : none;
}

a:actived  {
	text-decoration : none;
}
.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #143C06;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.corponot {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	
}
.legfonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	font-weight: bold;
}