table{
	font-family: arial;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}
.tit_noticias {
	font-family: arial;
	font-size: 12px;
	color: #ff140e;
	text-decoration: none;
}
.texto_noticias {
	font-family: arial;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}
.tit_destaques {
	font-family: arial;
	font-size: 12px;
	color: #ff7a03;
	text-decoration: none;
	font-weight: bold;
}
.texto_rodape {
	font-family: arial;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}
.texto_depoimentos {
	font-family: arial;
	font-size: 12px;
	color: #706e6e;
	text-decoration: none;
}
.tit_internas {
	font-family: arial;
	font-size: 12px;
	color: #029652;
    text-decoration: none;
	font-weight: bold;
}
.tit_pag_internas {
	font-family: arial;
	font-size: 26px;
	color: #029652;
    text-decoration: none;
	
}
.forms {
border:1px solid #ffffff; width:270px; height:18px;
background:#ffffff;
font:12px arial;
color:#7e7e7e;
}
.forms2 {
border:1px solid #CCCCCC; width:100%; height:18px;
background:#ffffff;
font:12px arial;
color:#7e7e7e;
}
.forms_comente {
border:1px solid #ffffff; width:260px; height:90px;
background:#ffffff;
font:12px arial;
color:#7e7e7e;

}

a{
color: #666666;
font-family: arial;
font-size: 12px;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}