body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #98D62D;
	background-image: url(imagens/background01.jpg);
	background-repeat: repeat-x;
}
.link01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}

.link02:link, .link02:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.link03:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.titulo01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo02_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -2px;
}
.titulo03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu01_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu01_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #98D62D;
	text-decoration: none;
	letter-spacing: -1px;
}
.texto01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.texto01_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 17px;
}
.texto02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
}
.texto03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.form01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}
.form02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
	height: 22px;
}
.box_data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border: 1px dashed #999;
}
.botao01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #E4E4E4;
	height: 20px;
}
.marcador {
	background-image: url(imagens/marcador.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ESTILOS DA AREA DE NEW */
.newsTitulo {
	float: left;
	width: 390px;
	margin: 15px;
	display: block;
}
.newsShow {
	float:left;
	clear:both;
	text-align: justify;
	display: block;
	width: 390px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.newsHide{
	display:none;
}
.newsTitulo a:link, .newsTitulo a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}
.link03:link { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;	
 } 