BODY {
	scrollbar-face-color:#0C1B0D;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#008000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#ECFFEC;
	scrollbar-track-color:#F2FFF2;
	background-color: #1A1A1A;
	background-image: url(images/bg-green.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.pequeno {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	background-color: #E8FFE8;
	border: 1px solid #006699;
}
.tituloG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20 px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_menu2.jpg);
	background-color: #E8FFE8;
}
