.texto_home {
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
.texto_homeBold {
    font-family: Arial;
    font-size: 12px;
    color: #333333;
	font-weight: bold;
    text-decoration: none;
}
.texto_home_titulo {
    font-family: Arial;
    font-size: 14px;
    color: #FF9900;
    text-decoration: none;
}
.texto_home_tituloBold {
    font-family: Arial;
    font-size: 12px;
    color: #FF9900;
    text-decoration: none;
	font-weight: bold;
}
.contato_formulario {
	font-family: Arial; 
	font-size: 10 pt; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999;
}
.noticias_data {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}
.noticias_data_titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}
.noticias_titulo {
    font-family: Arial;
    font-size: 14px;
    color: #FF9900;
    text-decoration: none;
}
.noticias_barra_data{
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
.restrito_atencao{
    font-family: Arial;
    font-size: 13px;
    color: #FF0000;
    text-decoration: none;
}


a.noticias_link:link {
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_link:visited {
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_link:hover {
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}
a.noticias_link:active {
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}
a.noticias_link_voltar:link {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_link_voltar:visited {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_link_voltar:hover {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}
a.noticias_link_voltar:active {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}
a.noticias_barra_titulo:link {
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_barra_titulo:visited {
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a.noticias_barra_titulo:hover {
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;
}
a.noticias_barra_titulo:active {
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;
}