body {
	background-image:url(fundo-verde.jpg);	
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.linkum:link {color:#757424; text-decoration: none;}
a.linkum:visited {color:#757424; text-decoration: none;}
a.linkum:hover {color:#444444; text-decoration: underline;}
a.linkum:active { color:#757424; text-decoration: none;}

a.linkdois:link {color:#EEEEEE; text-decoration: none;}
a.linkdois:visited {color:#EEEEEE; text-decoration: none;}
a.linkdois:hover {color:#FFFFFF; text-decoration: none; background-color:#757424;}
a.linkdois:active { color:#EEEEEE; text-decoration: none;}

a.linktres:link {color:#EEEEEE; text-decoration: none;}
a.linktres:visited {color:#EEEEEE; text-decoration: none;}
a.linktres:hover {color:#FFFFFF; text-decoration: none;}
a.linktres:active { color:#EEEEEE; text-decoration: none;}


.texto {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	letter-spacing: -0.3px;
}

.titulo {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #757424;
	letter-spacing: -0.8px;
}

.rodape {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EEEEEE;
}

.formulario {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica;
	font-size: 13.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #413F38;
	letter-spacing: -0.2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A9A13;
	border-right-color: #7A9A13;
	border-bottom-color: #7A9A13;
	border-left-color: #7A9A13;
}

.mini {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #757424;
}




