.link_menu_branca {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link_menu_branca:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.link_texto {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_texto:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.link_idioma {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link_idioma:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}


.menu_verde {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #205334;
}
.texto_vermelho {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.titulo_preto {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.input1 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input2 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.link_saiba {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_saiba:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_rodape {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #205334;
	text-decoration: none;
}
