.titulo01 {
                 font-family: Century Gothic;
                 font-size: 15px;
                 color: #357308;
				 font-weight:bold;
}
.titulo02 {
                 font-family: Century Gothic;
                 font-size: 15px;
                 color: #fff;
				 font-weight:bold;
}
.titulonews {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 14px;
                 color: #fff;
		 font-weight:bold;
}
.titulodata {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 9px;
                 color: #ccc;
		 font-weight:italic;
}
a.titulolink:link {
                 font-family: Century Gothic;
                 font-size: 14px;
                 color: #fff; 
                 text-decoration:none;
}
a.titulolink:visited {
                 font-family: Century Gothic;
                 font-size: 14px;
                 color: #fff; 
                 text-decoration:none;
}
a.titulolink:hover {
                 font-family: Century Gothic;
                 font-size: 14px;
                 color: #ccc; 
                 text-decoration:none;
}
a.link01:link {
                 font-family: Century Gothic;
                 font-size: 12px;
                 color: #ccc; 
                 text-decoration:none;
}
a.link01:visited {
                 font-family: Century Gothic;
                 font-size: 12px;
                 color: #ccc; 
                 text-decoration:none;
}
a.link01:hover {
                 font-family: Century Gothic;
                 font-size: 12px;
                 color: #fff; 
                 text-decoration:none;
}
a.linktopo:link {
                 font-family: Century Gothic;
                 font-size: 16px;
                 color: #fff; 
				 font-weight: bold;
                 text-decoration:none;
}
a.linktopo:visited {
                 font-family: Century Gothic;
                 font-size: 16px;
                 color: #fff; 
				 font-weight: bold;
                 text-decoration:none;
}
a.linktopo:hover {
                 font-family: Century Gothic;
                 font-size: 16px;
                 color: #ccc; 
				 font-weight: bold;
                 text-decoration:none;
}
a.link02:link {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #fff; 
                 text-decoration:none;
}
a.link02:visited {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #fff; 
                 text-decoration:none;
}
a.link02:hover {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #ccc; 
                 text-decoration:none;
}
.texto01 {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #ccc;
				 text-align:justify;
}
.texto02 {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #fff;
}
.texto03 {
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 color: #357308;
}
.form {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #ccc;
		background-color:#12474e;
		border-bottom:#12474e;
		border-top:#12474e;
		border-left:#12474e;
		border-right:#12474e;
}
.button {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #ccc;
		background-color:#12474e;
		border-bottom:#12474e;
		border-top:#12474e;
		border-left:#12474e;
		border-right:#12474e;
}
.pag-atual{
                 float:left; 
                 padding:2px; 
                 width:18px; 
                 background: #357308; 
                 color: #fff; 
                 margin:3px; 
                 font:11px "Arial";
}
.pag-link a{
                 float:left; 
                 PADDING:2px; 
                 width:18px; 
                 MARGIN:3px;
                 BACKGROUND: #1b3033; 
                 COLOR: #ccc; 
                 FONT:11px "Arial";
                 TEXT-DECORATION: none;
}
.pag-link a:hover{
                 float:left; 
                 PADDING:2px; 
                 width:18px; 
                 MARGIN:3px;
                 BACKGROUND: #357308; 
                 COLOR: #fff; 
                 FONT:11px "Arial";
                 text-decoration:none; 
}