A:LINK {
	text-decoration: none;
}
A:VISITED {
	text-decoration: none;
}
A:HOVER {
	text-decoration: none;
}

.titulo_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
.titulo_guia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../imagens/menu_opcoes.jpg);
	background-repeat: repeat-y;
}
.menu_geral {
	background-image: url(../imagens/menu_fundo_geral.jpg);
	background-repeat: repeat-y;
}
.lateral_portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.lateral_form {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.fontepadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.depoimentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FDFDFD;
	border: 1px solid #666666;
}
.botao_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px solid #CC6600;
}
.fonte_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.pullup { 
	display: none; 
}
.noticias_inicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.inicial_noticias {
	background-image: url(../imagens/noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
