html {
scrollbar-face-color: #B1C73F; 
scrollbar-shadow-color: #4C7521; 
scrollbar-highlight-color: #96A096; 
scrollbar-3dlight-color: #9AB6C4; 
scrollbar-darkshadow-color: #CFC09A; 
scrollbar-track-color: #E9E2D0; 
scrollbar-arrow-color: #4C7521;
}

body {
	background-color: #B0C63F; 
	margin-left: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
}

.txtGeral {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #2C2600;
}

.txtRodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #472D14;
}

.txtRodape input, textarea {
	background-color: #D0C7A8;
	vertical-align: middle;
	border: 1px solid #A08F54;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}

.lancamento {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight:bold;
}

.link01 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #2C2600;
	text-decoration:none;
}

a:hover.link01 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #4C7521;
	text-decoration:none;
}
