body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F9DA; 
}
a:link {  
	text-decoration: none; 
	color: #37570D;
	}
a:visited { 
	text-decoration: none; 
	color: #37570D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #336600;
	}

.texto {
	font: 9pt/13pt trebuchet MS, arial; 
	color: #FFFFFF;
}
.textoColor {
	font: 9pt/13pt trebuchet MS, arial; 
	color: #336600;
}
.textoChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
} 
.boton {
	color: #990000;
	font-weight: bold;
}
.boton a:link {
	color: #990000;
	font-weight: bold;
}
.boton a:hover {
	color: #FF6600;
	font-weight: bold;
}
-->
