.BotonVerde {  color: #F0ECD0; background-color: #003400; border: #303430; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
.Miembros {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003400; text-decoration: none}
.Miembros:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3300; text-decoration: underline}
.TextoBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383438;
	text-align: justify;
}
.Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.TextoNoJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #003000;
}
a:hover {
	color: #996600;
}
a:active {
	color: #ff6600;
}
a:visited {
	color: #996600;
}
