.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.texto a:link { color: #305F10; text-decoration: none; }
.texto a:visited { color: #305F10; text-decoration: none; }
.texto a:hover { color: #305F10; text-decoration: underline; }
.texto a:active { color: #305F10; text-decoration: underline; }





.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #305F10;
	line-height: normal;
}
.subtitulo a:link { color: #333333; text-decoration: none; }
.subtitulo a:visited { color: #333333; text-decoration: none; }
.subtitulo a:hover { color: #333333; text-decoration: underline; }
.subtitulo a:active { color: #333333; text-decoration: none; }



.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #214200;
	line-height: 16px;
}
.subtitulo2 a:link { color: #333333; text-decoration: none; }
.subtitulo2 a:visited { color: #333333; text-decoration: none; }
.subtitulo2 a:hover { color: #333333; text-decoration: underline; }
.subtitulo2 a:active { color: #333333; text-decoration: none; }



.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
}
.legenda a:link { color: #333333; text-decoration: underline; }
.legenda a:visited { color: #333333; text-decoration: underline; }
.legenda a:hover { color: #000000; text-decoration: underline; }
.legenda a:active { color: #000000; text-decoration: underline; }






.textoitalico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	line-height: normal;
}
.textoitalico a:link { color: #333333; text-decoration: underline; }
.textoitalico a:visited { color: #333333; text-decoration: underline; }
.textoitalico a:hover { color: #000000; text-decoration: underline; }
.textoitalico a:active { color: #000000; text-decoration: underline; }






.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.menu a:link { color: #FFFFFF; text-decoration: none; }
.menu a:visited { color: #CCCCCC; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: none; }
.menu a:active { color: #000000; text-decoration: none; }






.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305F10;
	line-height: normal;
}
.bullet a:link { color: #333333; text-decoration: none; }
.bullet a:visited { color: #333333; text-decoration: none; }
.bullet a:hover { color: #333333; text-decoration: underline; }
.bullet a:active { color: #333333; text-decoration: none; }

